CachingBackend Properties |
The CachingBackend type exposes the following members.

Name | Description | |
---|---|---|
![]() | Id |
Gets the Guid of the current CachingBackend.
|
![]() | Logger |
Gets the Logger that implementations can use to emit
log records.
|
![]() | Status | |
![]() | SupportedFeatures |
Gets the set of features supported by the current 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.
|
