UtilApplicationSleep Method

Overload List

Sleep(Int32) Blocks the current thread for the specified amount of time, in milliseconds.
Sleep(TimeSpan) Blocks the current thread for the specified amount of time.

See Also