| FileCachePersistorGetExpiredSessionsId Method |
Get all expired files in a folder for cleaning folder.
Namespace:
ASDSoft.WebSigner.Server.Cache
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax protected override string[] GetExpiredSessionsId()
Return Value
Type:
StringAn array of IDs of expired signature session items.
See Also