Suspends the current thread.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public void Wait(
	double timeDelta
)

Parameters

timeDelta
Type: System..::.Double
Waiting time in seconds.

See Also