ICache Interface |
Namespace: GroupDocs.Conversion.Caching
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.
|