Click or drag to resize
HostIsUp Property
Determines if the host is UP for the driver

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

Property Value

Type: Boolean
See Also