Leadtools.Medical.Caching.Storage Namespace : IStorageProvider Interface |
The following tables list the members exposed by IStorageProvider.
Name | Description | |
---|---|---|
CommitChanges | Commits any changes made to the storage object. | |
Contains | Determines whether the user store contains an item with the specified Id . | |
Count | The number of items stored for the specified user context. | |
Get | Gets an item from the user context store. | |
GetItemsInfo | Retrieves information about the items in the user store. | |
Insert | Overloaded. Adds a new item into the user context store. | |
Remove | Deletes an item from the user context store. | |
Size | Represents the size of the user context store in bytes. |