robotManager.Helpful Namespace
wManager.Wow.Helpers Namespace
WRobot

Others..::..Wait Method

Wait.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static void Wait(
	int milsecToWait
)
Public Shared Sub Wait ( _
	milsecToWait As Integer _
)
public:
static void Wait(
	int^ milsecToWait
)

Parameters

milsecToWait
Type: Int32
milliseconds to wait.