[This is preliminary documentation and is subject to change.]
Register a name for this mailbox. Registering a
name for a mailbox enables others to send messages without
knowing the ErlPid of the mailbox. A mailbox
can have at most one name; if the mailbox already had a name,
calling this method will supercede that name
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- name
- Type:
System String
Return Value
Type:true if the name was available, or false otherwise
See Also