HttpMetrics.Http20RequestsQueueDuration 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 2.0 requests that hit the MAX_CONCURRENT_STREAMS limit on the connection in the last metrics interval.
public TimeSpan Http20RequestsQueueDuration { get; }
member this.Http20RequestsQueueDuration : TimeSpan
Public ReadOnly Property Http20RequestsQueueDuration As TimeSpan