Bitmap for UWP
Sleep メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > DXUtil クラス : Sleep メソッド
The duration to sleep in milliseconds.
Suspends the current thread.
シンタックス
'宣言
 
Public Shared Sub Sleep( _
   ByVal sleepTimeInMillis As System.TimeSpan _
) 
public static void Sleep( 
   System.TimeSpan sleepTimeInMillis
)

パラメータ

sleepTimeInMillis
The duration to sleep in milliseconds.
参照

DXUtil クラス
DXUtil メンバ