HttpMetrics.Http11RequestsQueueDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Average time spent on queue for HTTP 1.1 requests that hit the MaxConnectionsPerServer limit in the last metrics interval.
public TimeSpan Http11RequestsQueueDuration { get; }
member this.Http11RequestsQueueDuration : TimeSpan
Public ReadOnly Property Http11RequestsQueueDuration As TimeSpan