2 references to IdleStateChanged
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (2)
120if (GlobalHttpSettings.MetricsHandler.IsGloballyEnabled) _connectionMetrics?.IdleStateChanged(idle: true); 126if (GlobalHttpSettings.MetricsHandler.IsGloballyEnabled) _connectionMetrics?.IdleStateChanged(idle: false);