[This is preliminary documentation and is subject to change.]
Indicates arrival of a message to a given mailbox.
The msg is of type ErlMsg, ErlExit, ErlDown, or ErlException.
Boolean
If returns true, the message is handled, and will not be put in the mailbox's queue. Otherwise, the message will be enqueued in the mailbox's queue.
Namespace: NFX.ErlangReturn Value
Type:
If returns true, the message is handled, and will not be put in the mailbox's queue. Otherwise, the message will be enqueued in the mailbox's queue.
Assembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Return Value
Type:
See Also