1 write to _maxIdleTime
System.Net.Requests (1)
System\Net\ServicePoint\ServicePoint.cs (1)
46_maxIdleTime = value;
1 reference to _maxIdleTime
System.Net.Requests (1)
System\Net\ServicePoint\ServicePoint.cs (1)
42get { return _maxIdleTime; }