Click to See Complete Forum and Search --> : C++ to C# convertion !


karthigesh
February 10th, 2003, 10:33 PM
sleep(8000)

this is in C++

how do you call for it in C#..

please help ...

thanking you in advance ....

karthik...

pareshgh
February 10th, 2003, 10:34 PM
System.Threading.Thread.Sleep(4000);