Click or drag to resize

BusyPoolExceptionConnectionLength Property

Gets the size of the pool.

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

Property Value

Type: Int32
See Also