[]
        
(Showing Draft Content)

C1.Util.DX.DXUtil.Sleep

Sleep Method

Sleep(TimeSpan)

Suspends the current thread.

Declaration
public static void Sleep(TimeSpan sleepTimeInMillis)
Parameters
Type Name Description
TimeSpan sleepTimeInMillis

The duration to sleep in milliseconds.