DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Session Class
Session Properties
BinaryProtocolVersion Property
Cluster Property
Configuration Property
IsDisposed Property
Keyspace Property
Policies Property
UserDefinedTypes Property
Session
.
Cluster Property
Gets the cluster information and state
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.9.0
Syntax
C#
Copy
public
ICluster
Cluster
{
get
; }
Property Value
Type:
ICluster
Implements
ISession
.
Cluster
See Also
Reference
Session Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.