ErlLocalNode WaitAny Method (Int32,  ErlMbox )NFX Class Library

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

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

public int WaitAny(
	int msecTimeout,
	params ErlMbox[] mboxes
)

Parameters

msecTimeout
Type: OnlineSystem Int32
mboxes
Type:  NFX.Erlang ErlMbox 

Return Value

Type: OnlineInt32
See Also