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