다음을 통해 공유


LogManager.LogConsumers 속성

정의

로그 이벤트를 작성할 참조 집합 ILogConsumer 입니다.

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)

속성 값

적용 대상