CachingServices Properties |
The CachingServices type exposes the following members.
Name | Description | |
---|---|---|
CurrentContext |
Gets the current caching context, so dependencies can be added.
| |
DefaultBackend |
Gets or sets the default CachingBackend, i.e. the physical storage of cache items.
| |
DefaultKeyBuilder |
Gets or sets the CacheKeyBuilder used to generate caching keys, i.e. to serialize objects into a String.
| |
Profiles |
Gets the repository of caching profiles (CachingProfile).
|