[This is preliminary documentation and is subject to change.]
Get the recipient for this message, as a Pid or a registered name (Atom)
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public IErlObject Recipient { get; }
public IErlObject Recipient { get; }
Public ReadOnly Property Recipient As IErlObject
Get
Public ReadOnly Property Recipient As IErlObject
Get
public:
property IErlObject^ Recipient {
IErlObject^ get ();
}
public:
property IErlObject^ Recipient {
IErlObject^ get ();
}
member Recipient : IErlObject with get
member Recipient : IErlObject with get
Property Value
Type:
IErlObject