Edit

Share via


LatencyConsoleOptions.OutputMeasures Property

Definition

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

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

Property Value

Defaults to true.

Applies to