Setting a custom passivation mechanism

To set a custom passivation mechanism for high availability, complete the following steps:

  1. Set the initialization/persistrequestor/storage environment to custom.
  2. Set the initialization/persistrequestor/storage/custom/class value to the fully-qualified class name of a class that implements the custom storage interface.
For more information, see the PDN article Creating a custom passivation method.