Name | Description | |
---|---|---|
Config | The storage configuration for the caching | |
InfiniteAbsoluteExpiration | Gets a value that indicates that a cache entry has no absolute expiration. | |
IsBusy | Returns true when scavenging or async save or delete is in process for the Secondary Provider | |
NoSlidingExpiration | Indicates that a cache entry has no sliding expiration time. | |
Primary | The primary cache for storage, normally a memory cache | |
Secondary | The secondary backing cache | |
ThrowExceptions | Throw exceptions when there is a problem loading or saving from the cache. The default is true. Exceptions may be logged. |