1 write to QueuedConnectionsCounterEnabled
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ConnectionMetricsContext.cs (1)
25QueuedConnectionsCounterEnabled = queuedConnectionsCounterEnabled;
2 references to QueuedConnectionsCounterEnabled
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\KestrelMetrics.cs (2)
155if (metricsContext.QueuedConnectionsCounterEnabled) 171if (metricsContext.QueuedConnectionsCounterEnabled)