Share via


RequestLatencyTelemetryOptions.LatencyDataExportTimeout Property

Definition

Gets or sets the amount of time to wait for export of latency data.

public TimeSpan LatencyDataExportTimeout { get; set; }
member this.LatencyDataExportTimeout : TimeSpan with get, set
Public Property LatencyDataExportTimeout As TimeSpan

Property Value

The default value is 5 seconds.

Remarks

Default set to 5 seconds.

Applies to