To achieve a delay in processing, you have add the name space
using System.Threading;
Add the below code in the place where you want the delay
Thread.Sleep(200);
Cheers,
Venkatesan Prabu .J
Head, Kaashiv infotech,
Chennai
http://www.kaashivinfotech.com/
No comments:
Post a Comment