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