RemoteEnvelope..::..Recipient Property
Namespace:
global
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public ActorRefData Recipient { get; }
Public ReadOnly Property Recipient As ActorRefData Get
public: property ActorRefData^ Recipient { ActorRefData^ get (); }