1 write to QueuedConnectionsCounterEnabled
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelMetrics.cs (1)
334QueuedConnectionsCounterEnabled = _queuedConnectionsCounter.Enabled,
2 references to QueuedConnectionsCounterEnabled
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\KestrelMetrics.cs (2)
167if (metricsContext.QueuedConnectionsCounterEnabled) 183if (metricsContext.QueuedConnectionsCounterEnabled)