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:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Version CassandraVersion { get; }

Property Value

Type: Version
See Also