Contains classes that implement data caching and provide access to the cache.
Classes
| Class | Description | |
|---|---|---|
| CacheBinder |
Implements binding object serialization type.
| |
| CacheCleanupResult |
Result cache cleanup.
| |
| CacheCollection |
A collection of cache management.
| |
| CacheEntry |
Serializable cache entry.
| |
| CacheEntryPolicy |
Serizalized cache entry policy.
| |
| CacheInfo |
Provides access to parameters caching.
| |
| CacheManager |
Manager of objects caching and cache.
| |
| FileCache |
Implements the cache in file system.
| |
| WebCache |
Standard ASP .NET cache.
|