AzureCacheInvalidator Properties |
The AzureCacheInvalidator type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets the Guid of the current CachingBackend.
(Inherited from CachingBackend.) | |
Logger |
Gets the Logger that implementations can use to emit
log records.
(Inherited from CachingBackend.) | |
Options |
Gets the options of the current CacheInvalidator.
(Inherited from CacheInvalidator.) | |
Status | (Inherited from CachingBackend.) | |
SupportedFeatures |
Gets the set of features supported by the current CachingBackend.
(Inherited from CachingBackend.) | |
UnderlyingBackend |
Gets the next CachingBackend in the chain of responsibility.
(Inherited from CachingBackendEnhancer.) | |
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.) |