Click or drag to resize
HostBringUpIfDown Method
Returns true if the host was DOWN and it was set as UP.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public bool BringUpIfDown()

Return Value

Type: Boolean
See Also