Interface IClusterClientInteraction
Declares a super type for all events emitted by the ClusterClientReceptionist in relation to cluster clients being interacted with.
Namespace: Akka.Cluster.Tools.Client
Assembly: Akka.Cluster.Tools.dll
Syntax
public interface IClusterClientInteraction
Properties
| Improve this Doc View SourceClusterClient
TBD
Declaration
IActorRef ClusterClient { get; }
Property Value
Type | Description |
---|---|
IActorRef |