ErlMbox ReceiveMatch Method NFX Class Library

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

Overload List

  NameDescription
Public methodReceiveMatch(ErlPatternMatcher, Int32)
Receive a message and match it against a given pattern
Public methodReceiveMatch(IErlObject, Int32)
Receive a message and match it against a given pattern
Back to Top
See Also