Interface IContactPointChange
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.dll
Syntax
public interface IContactPointChange
Properties
| Improve this Doc View SourceContactPoint
TBD
Declaration
ActorPath ContactPoint { get; }
Property Value
Type | Description |
---|---|
ActorPath |