Adds a key/value pair item into the cache with the specified absolute expiration date.
Overload | Description |
---|---|
Set(CacheItem,CacheItemPolicy) | Adds an item into the cache. |
Set(string,object,CacheItemPolicy,string) | Adds a key/value pair item into the cache. |
Set(string,object,DateTime,string) | Adds a key/value pair item into the cache with the specified absolute expiration date. |
Products |
Support |
Feedback: Set Method (ObjectCache) - Leadtools.Caching |
Introduction |
Help Version 19.0.2017.3.22
|