Classes

  ClassDescription
AspNetCache
An in-process implementation of the ICache interface that internally uses the System.Web.Caching.Cache.
NullCache
An implementation of the ICache interface that disables caching.

Interfaces

  InterfaceDescription
ICache
Cache interface.

Enumerations

  EnumerationDescription
CacheRegion
Enumerate the available Cache regions.