1 write to ConnectionDurationEnabled
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionsMetrics.cs (1)
13ConnectionDurationEnabled = connectionDurationEnabled;
2 references to ConnectionDurationEnabled
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionContext.cs (1)
592if (HttpConnectionsEventSource.Log.IsEnabled() || MetricsContext.ConnectionDurationEnabled)
Internal\HttpConnectionsMetrics.cs (1)
47if (metricsContext.ConnectionDurationEnabled)