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