Click or drag to resize
IClusterHostAdded Event
Event that gets triggered when a new host is added to the cluster

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
event Action<Host> HostAdded

Value

Type: SystemActionHost
See Also