Click or drag to resize

SessionCluster Property

Gets the cluster information and state

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

Property Value

Type: ICluster

Implements

ISessionCluster
See Also