Click or drag to resize
Akka.NETIContactPointChange Interface
Declares a super type for all events emitted by the `ClusterClient` in relation to contact points being added or removed.

Namespace:  Akka.Cluster.Tools.Client
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IContactPointChange

The IContactPointChange type exposes the following members.

Properties
  NameDescription
Public propertyContactPoint
TBD
Top
See Also