Click or drag to resize

FileCachePersistorCleaner Class

Helper class for cleaning file type cache.
Inheritance Hierarchy
SystemObject
  ASDSoft.WebSigner.Server.CacheFileCachePersistorCleaner

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public static class FileCachePersistorCleaner

The FileCachePersistorCleaner type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetExpiredSessionsId
Get all expired files in a folder for cleaning folder.
Top
See Also