| FileCachePersistor Constructor |
Constructor for change default folder for store.
Namespace:
ASDSoft.WebSigner.Server.Cache
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax public FileCachePersistor(
DirectoryInfo cacheFolder
)
Parameters
- cacheFolder
- Type: System.IODirectoryInfo
Folder for store.
See Also