Waits for given time in seconds.

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

Syntax

C#
public void Wait(
	double timeDelta
)

Parameters

timeDelta
Type: System..::.Double
The timeout in seconds.

See Also