Edit

Share via


LatencyConsoleOptions.OutputTags Property

Definition

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

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

Property Value

Defaults to true.

Applies to