Click here to Skip to main content
15,881,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I need to create a windows service ,which I have to relate with a web service ,as soon as there is a change in webservice ,My timer will start and as soon as timer will stop it will automatically send the email with details accordinlgly webservice ,but the problem is how to handle if there will be two request on same time from webservice ,in short can I create timer with multithreading.
Posted

1 solution

 
Share this answer
 
v2
Comments
Asp_Learner 19-Dec-12 10:15am    
can I pass double value as thread sleep time?
Abhishek Pant 19-Dec-12 10:31am    
Asp_Learner 19-Dec-12 11:33am    
thanks Abhishek..but I meant to enter bigger value then int range.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900