IDocumentStorageProvider Members
When implemented by a class, manages document storages.
#Methods
Name | Description |
---|---|
Clear |
Deletes all the document storages that exist longer than the specified time frame. |
Create |
Creates a document storage with the specified ID. |
Try |
Checks whether a document storage with the specified ID exists and returns it as an out parameter. |
See Also