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