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