ICluster.HostRemoved Event |
Event that gets triggered when a host has been removed from the cluster
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax event Action<Host> HostRemoved
Value
Type:
System.Action<Host>See Also