ErlLocalNode CreateMbox Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodCreateMbox(String)
Create a new named mailbox (emulates spawning a new Pid)
Public methodCreateMbox(ErlAtom)
Create a new named mailbox (emulates spawning a new Pid)
Back to Top
See Also