Cache Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Count | Gets the number of items stored in the cache. |
| EffectivePrivateBytesLimit | Gets the number of bytes available for the cache. |
| Item | Gets or sets the cache item at the specified key. |
Reference
Cache ClassSystem.Web.Caching Namespace
HttpContext
CacheDependency
CacheItemRemovedCallback
Other Resources
Caching Application DataCommunity Additions
ADD
Show: