Click or drag to resize

Session.Cluster Property

Gets the cluster information and state

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

Property Value

Type: ICluster

Implements

ISession.Cluster
See Also