MetalamaAPI documentationPatterns APIMetalama.​Patterns.​CachingCaching­ServiceAll­Backends
Open sandboxFocus

CachingService.AllBackends Property

AllBackends

Gets the set of distinct backends used in the service.

Declaration
public ImmutableArray<CachingBackend> AllBackends { get; }
Property Value
Type Description
ImmutableArray<CachingBackend>
Implements
ICachingService.AllBackends