Edit

Share via


LatencyConsoleOptions.OutputCheckpoints Property

Definition

Gets or sets a value indicating whether to emit latency checkpoint information to the console.

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

Property Value

Defaults to true.

Applies to