Click or drag to resize
HostSetDown Method
Sets the Host as Down. Returns false if it was already considered as Down by the driver.

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

Return Value

Type: Boolean
See Also