次の方法で共有


LatencyConsoleOptions.OutputCheckpoints プロパティ

定義

待機時間のチェックポイント情報をコンソールに出力するかどうかを示す値を取得または設定します。

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

プロパティ値

既定値は true です。

適用対象