AllBackends
Gets the set of distinct backends used in the service.
Declaration
public ImmutableArray<CachingBackend> AllBackends { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<CachingBackend> |
Gets the set of distinct backends used in the service.
public ImmutableArray<CachingBackend> AllBackends { get; }
Type | Description |
---|---|
ImmutableArray<CachingBackend> |