Düzenle

Aracılığıyla paylaş


LogManager.LogConsumers Property

Definition

The set of ILogConsumer references to write log events to.

public static System.Collections.Concurrent.ConcurrentBag<Orleans.Runtime.ILogConsumer> LogConsumers { get; }
static member LogConsumers : System.Collections.Concurrent.ConcurrentBag<Orleans.Runtime.ILogConsumer>
Public Shared ReadOnly Property LogConsumers As ConcurrentBag(Of ILogConsumer)

Property Value

Applies to