1 write to CurrentConnectionsCounterEnabled
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionsMetrics.cs (1)
14
CurrentConnectionsCounterEnabled
= currentConnectionsCounterEnabled;
2 references to CurrentConnectionsCounterEnabled
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionsMetrics.cs (2)
61
if (metricsContext.
CurrentConnectionsCounterEnabled
)
69
if (metricsContext.
CurrentConnectionsCounterEnabled
)