MultiplexerBackend.Backends Property |
Gets the child backends.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Multiplexer
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public IReadOnlyList<LoggingBackend> Backends { get; }