Click or drag to resize

Host.SetDown 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.10.0
Syntax
C#
public bool SetDown()

Return Value

Type: Boolean
See Also