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

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
bool Wait(
	int timeout
)
Function Wait ( _
	timeout As Integer _
) As Boolean
bool Wait(
	int timeout
)

Parameters

timeout
Int32

See Also