MboxRegistry Create Method (ErlAtom)NFX Class Library

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

Create a named mailbox if one is not already registered, otherwise return registered mailbox

Namespace: NFX.Erlang.Internal
Assembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ErlMbox Create(
	ErlAtom name
)

Return Value

Type: ErlMbox
See Also