Gets the number of times the queue has been too full to accommodate a connectionreturnnumber of overflows
returnnumber of connections currently in the queue
Gets the average number of connections queued in the last 15 minutesreturnaverage number
Gets the average number of connections queued in the last 1 minutereturnaverage number
Gets the average number of connections queued in the last 5 minutesreturnaverage
returntotal number of connections that have been accepted.
Gets the total number of connections that have been queued. A given connection may be queued multiple times, so CountTotalQueued may be greater than or equal to CountTotalConnections.returnnumber of connections queued
A given connection may be queued multiple times, so CountTotalQueued may be greater than or equal to CountTotalConnections.
CountTotalQueued
CountTotalConnections
returnThe ID of the connection queue
Gets the maximum size of the connection queuereturnthe maximum size
Gets the largest number of connections that were in the queue simultaneously.returnthe count
Gets the total number of ticks that connections have spent in the queue. A tick is a system-dependent unit of time.returnnumber of ticks