Click or drag to resize

IClusterHostRemoved Event

Event that gets triggered when a host has been removed from the cluster

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
event Action<Host> HostRemoved

Value

Type: SystemActionHost
See Also