3 references to ConnectionLeaseTimerQueue
System (3)
net\System\Net\_Connection.cs (3)
502
m_RecycleTimer = ConnectionGroup.ServicePoint.
ConnectionLeaseTimerQueue
.CreateTimer();
641
if (m_RecycleTimer.Duration != ServicePoint.
ConnectionLeaseTimerQueue
.Duration) {
643
m_RecycleTimer = ServicePoint.
ConnectionLeaseTimerQueue
.CreateTimer();