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