BatchingLoggerOptions.IsEnabled プロパティ

定義

ロガーが受け入れ、キューの書き込みを受け入れるかどうかを示す値を取得または設定します。

public:
 property bool IsEnabled { bool get(); void set(bool value); };
public bool IsEnabled { get; set; }
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

プロパティ値

適用対象