Click or drag to resize
HostCassandraVersion Property
The Cassandra version the host is running.
Remarks
The value returned can be null if the information is unavailable.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public Version CassandraVersion { get; }

Property Value

Type: Version
See Also