Click or drag to resize

ClusterHostRemoved 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#
public event Action<Host> HostRemoved

Value

Type: SystemActionHost

Implements

IClusterHostRemoved
See Also