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

适用于