ICache Interface |
Namespace: GroupDocs.Annotation.Cache
The ICache type exposes the following members.
Name | Description | |
---|---|---|
GetKeys |
Returns all keys matching filter.
| |
Set |
Inserts a cache entry into the cache.
| |
TryGetValue |
Gets the entry associated with this key if present.
|