1 write to _timerIsRunning
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (1)
474_timerIsRunning = timeout != Timeout.InfiniteTimeSpan;
2 references to _timerIsRunning
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (2)
359if (!_timerIsRunning) 469/// <summary>Sets <see cref="_cleaningTimer"/> and <see cref="_timerIsRunning"/> based on the specified timeout.</summary>