Click or drag to resize
ISession.Cluster Property
Gets the cluster information and state

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

Property Value

Type: ICluster
See Also