Overload List
| Name | Description | |
|---|---|---|
| Add(ObjectCache, String, Object, DateTimeOffset, String) |
Adds a cache entry into the cache using the specified key and a value and an absolute expiration value.
| |
| Add(ObjectCache, String, Object, CacheItemPolicy, String) |
Adds an entry to the cache.
|
See Also