ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner.Server.Cache
MemoryCachePersistor Class
MemoryCachePersistor Methods
DeleteInternal Method
GetExpiredSessionsId Method
Load Method
LoadProgress Method
SaveInternal Method
SaveProgress Method
MemoryCachePersistor
SaveInternal Method
Save signature session item to the memory cache.
Namespace:
ASDSoft.WebSigner.Server.Cache
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
Copy
protected
override
void
SaveInternal
(
CacheItem
cacheItem
)
Parameters
cacheItem
Type:
ASDSoft.WebSigner.Server.Cache
CacheItem
Cache item with signature session a expiration.
See Also
Reference
MemoryCachePersistor Class
ASDSoft.WebSigner.Server.Cache Namespace