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

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
public ICluster Cluster { get; }

Property Value

Type: ICluster

Implements

ISession.Cluster
See Also