Set
FileCache.Set method
Serializes data to the local disk.
public void Set(string key, object value)
Parameter | Type | Description |
---|---|---|
key | String | An unique identifier for the cache entry. |
value | Object | The object to serialize. |
See Also
- class FileCache
- namespace GroupDocs.Viewer.Caching
- assembly GroupDocs.Viewer