The code college
Wednesday, August 5, 2009
How will you make a process wait ?
The following code will make the process wait for 10 seconds.
System.Threading.Thread.Sleep(1000);
www.codecollege.NET
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment