GetKeys
MemoryCache.GetKeys method
Returns all keys matching filter.
public IEnumerable<string> GetKeys(string filter)
Parameter | Type | Description |
---|---|---|
filter | String | The filter to use. |
Return Value
Keys matching the filter.
See Also
- class MemoryCache
- namespace GroupDocs.Conversion.Caching
- assembly GroupDocs.Conversion