PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​MultiplexerMultiplexer­BackendBackends
Open sandboxFocus

MultiplexerBackend.Backends Property

Backends

Gets the child backends.

Declaration
public IReadOnlyList<LoggingBackend> Backends { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<LoggingBackend>