Click or drag to resize

ICacheSynchronizer Methods

The ICacheSynchronizer type exposes the following members.

Methods
  NameDescription
Public methodAddChangeHandler
Add a handler for getting changes in the signature session cache.
Public methodLock
Lock cache for concurrent access.
Public methodOnChanged
Called by CachePersistorBase on add, update and remove SignatureSession in cache.
Public methodRemoveChangeHandler
Remove a handler for getting changes in the signature session cache.
Top
See Also