[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | Send(ErlPid, IErlObject) | |
![]() | Send(ErlPid, ErlAtom, IErlObject) |
Send a message to a named mailbox on local node
|
![]() | Send(ErlPid, ErlAtom, ErlAtom, IErlObject) |
Send a message to a named mailbox on a given remote node
|
See Also