HostCassandraVersion Property |
The Cassandra version the host is running.
Remarks
The value returned can be null if the information is unavailable.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public Version CassandraVersion { get; }
Property Value
Type:
VersionSee Also