I\'m doing a small test project before I use System.Threading.Timer in a Windows Service project. It\'s working wonderfully, however the timer stops on its own
System.Threading.Timer
It shouldn't. Is there a problem with your code? Edit: I was talking about the Timer that is in the toolbox.