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