2 references to ConnectionLeaseTimeout
System (2)
net\System\Net\_PooledStream.cs (1)
252
int timeout = ServicePoint.
ConnectionLeaseTimeout
;
net\System\Net\ServicePoint.cs (1)
445
queue = TimerThread.GetOrCreateQueue(
ConnectionLeaseTimeout
);