PoolingOptionsGetMaxSimultaneousRequestsPerConnectionTreshold Method |
Number of simultaneous requests on each connections to a host after which more connections are created.
If all the connections opened to a host 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 )