| MetadataClusterName Property  | 
             Returns the name of currently connected cluster.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic string ClusterName { get; }Return Value
Type: 
Stringthe Cassandra name of currently connected cluster.
See Also