PoolingOptionsGetMaxSimultaneousRequestsPerConnectionTreshold Method |
Number of simultaneous requests on all connections to an host after which more connections are created.
If all the connections opened to an host at HostDistance connection are handling more than this number of simultaneous requests and there is less than GetMaxConnectionPerHost(HostDistance) connections open to this host, a new connection is open.
Namespace: Dse
public int GetMaxSimultaneousRequestsPerConnectionTreshold( HostDistance distance )