Classes
| Class | Description | |
|---|---|---|
| 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
| Interface | Description | |
|---|---|---|
| ICache |
Cache interface.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CacheRegion |
Enumerate the available Cache regions.
|