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