UninitializedCachingBackend Properties |
The UninitializedCachingBackend type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets the Guid of the current CachingBackend.
(Inherited from CachingBackend.) | |
Status | (Inherited from CachingBackend.) | |
SupportedFeatures |
Gets the set of features supported by the current CachingBackend.
(Inherited from CachingBackend.) | |
ValueAdapters |
Gets the factory of value adapters (IValueAdapter), which allow for instance to cache things like Stream or IEnumerable,
which could not be otherwise cached.
(Inherited from CachingBackend.) |