1 write to MaxIdleTime
System.Net.Requests (1)
System\Net\ServicePoint\ServicePointManager.cs (1)
160MaxIdleTime = MaxServicePointIdleTime
1 reference to MaxIdleTime
System.Net.Requests (1)
System\Net\HttpWebRequest.cs (1)
1698handler.PooledConnectionIdleTimeout = TimeSpan.FromMilliseconds(servicePoint.MaxIdleTime);