ICacheSynchronizer Methods |
The ICacheSynchronizer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChangeHandler |
Add a handler for getting changes in the signature session cache.
| |
| Lock |
Lock cache for concurrent access.
| |
| OnChanged |
Called by CachePersistorBase on add, update and remove SignatureSession in cache.
| |
| RemoveChangeHandler |
Remove a handler for getting changes in the signature session cache.
|