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