Hi!
i have some critical situation in windows application using .net C#
Question is: my windows application is asynchronous threaded version..this application also using Web service.asmx..10 more timer controls also there. Every timer control ticks connecting server for every 3 seconds..If i have slow internet connection speed..also sometimes lost internet connection..that time my application hanged...it crashing my application..i cant able to continue..
For that i decided to check the internet connection and if no connection i would like to put all thread in wait state..
Is it possible to put all asynchronous thread in my application in wait state..?
if yes, can you post the coding here to put all thread in wait state.. you can also mail me..at prabhakarangd@gmail.com
Can any one help me..
Regards,
Prabhakaran