다음을 통해 공유


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입니다.

적용 대상