Cache Fields
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| NoAbsoluteExpiration | Used in the absoluteExpiration parameter in an Insert method call to indicate the item should never expire. This field is read-only. |
| NoSlidingExpiration | Used as the slidingExpiration parameter in an Insert or Add method call to disable sliding expirations. This field is read-only. |
Reference
Cache ClassSystem.Web.Caching Namespace
HttpContext
CacheDependency
CacheItemRemovedCallback
Other Resources
Caching Application DataCommunity Additions
ADD
Show: