1 reference to ConnectionPool
System (1)
net\System\Net\ConnectionPoolManager.cs (1)
53connectionPool = new ConnectionPool(servicePoint, servicePoint.ConnectionLimit, 0, servicePoint.MaxIdleTime, createConnectionCallback);