AllBackends
Gets the collection of all CachingBackend instances used by this service across all profiles.
Declaration
public ImmutableArray<CachingBackend> AllBackends { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<CachingBackend> |
Gets the collection of all CachingBackend instances used by this service across all profiles.
public ImmutableArray<CachingBackend> AllBackends { get; }| Type | Description |
|---|---|
| ImmutableArray<CachingBackend> |