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