Puoi usare il metodo statico Sleep della classe System.Threading.Thread
MSDN: http://tinyurl.com/3bjgqBlocks the current thread for the specified number of milliseconds.
HTH
Puoi usare il metodo statico Sleep della classe System.Threading.Thread
MSDN: http://tinyurl.com/3bjgqBlocks the current thread for the specified number of milliseconds.
HTH