| ClusterClientReceptionistUnderlying Property |
Returns the underlying receptionist actor, particularly so that its
events can be observed via subscribe/unsubscribe.
Namespace:
Akka.Cluster.Tools.Client
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IActorRef Underlying { get; }
member Underlying : IActorRef with get
Property Value
Type:
IActorRefSee Also