Click here to Skip to main content
15,920,896 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to create a window service .In which I want to create a method .
I want to call this method as a thread or a process but it should be call from loop and loop terminated value will also be dynamic.
Posted
Updated 11-Oct-11 0:52am
v2
Comments
Mehdi Gholam 11-Oct-11 6:53am    
EDIT-> removed bold

1 solution

I advise you somme excelent lecture (written by Sacha Barber[^]) about threading :

Beginners Guide to Threading in .NET: Part 1 of n[^]
 
Share this answer
 
v2

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