Set
Leave feedback
On this page
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. |
- class FileCache
- namespace GroupDocs.Viewer.Caching
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.