RequestTelemetry.Duration Property

Definition

Gets or sets the amount of time it took the application to handle the request.

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

Property Value

Applies to