Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property AllBackends

AllBackends

Gets the set of distinct backends used in the service.

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