Waits for given time.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void WaitMs(
	int millisecondsTime
)

Parameters

millisecondsTime
Type: System..::.Int32
The timeout in milliseconds.

See Also