다음을 통해 공유


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

적용 대상