Click or drag to resize

ISessionCluster Property

Gets the cluster information and state

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
ICluster Cluster { get; }

Property Value

Type: ICluster
See Also