PoolingOptionsGetMinSimultaneousRequestsPerConnectionTreshold Method |
If an opened connection to an host at distance distance handles less than this number of simultaneous requests and there is more than #GetCoreConnectionsPerHost connections open to this host, the connection is closed.
The default value for this option is 25 for Local and Remote hosts.
Namespace: Cassandra
public int GetMinSimultaneousRequestsPerConnectionTreshold( HostDistance distance )