LatencyConsoleOptions.OutputMeasures 属性

定义

获取或设置一个值,该值指示是否向控制台发出延迟度量值信息。

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

属性值

默认为 true

适用于