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