SetMaxConnectionsPerHost
void SetMaxConnectionsPerHost(size_t maxConnections);
void SetMaxConnectionsPerHost(size_t maxConnections);
fImpl->SetMaxConnectionsPerHost(maxConnections);
fSession.SetMaxConnectionsPerHost(4);