IDocumentPersistor Interface |
Namespace: ASDSoft.WebSigner.Server.Cache
public interface IDocumentPersistor
The IDocumentPersistor type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
Create new persist stream for store document.
| |
| Delete |
Delete stored document.
| |
| OpenRead |
Open stream for reading persisted document.
|