Click or drag to resize

CachePersistorBaseDocumentPersistor Property

[Missing <summary> documentation for "P:ASDSoft.WebSigner.Server.Cache.CachePersistorBase.DocumentPersistor"]

Namespace:  ASDSoft.WebSigner.Server.Cache
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public IDocumentPersistor DocumentPersistor { get; protected set; }

Property Value

Type: IDocumentPersistor
See Also