 |
Thread.Sleep Method (Int32) (System.Threading)
Suspends the current thread for the specified number of milliseconds. ... Parameters millisecondsTimeout Type: System. Int32 The number of milliseconds for which the thread is suspended. If the value of the millisecondsTimeout argument is zero, the thread
msdn.microsoft.com |
 |