Click or drag to resize

BusyPoolExceptionMaxRequestsPerConnection Property

Gets the maximum amount of requests per connection.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public int MaxRequestsPerConnection { get; }

Property Value

Type: Int32
See Also