D
dhulapati
I cant get the timer working with the windows service. I have the
timer set to 3600 ms. It polls only for Start and Stop but not at
intervals. The timer1.tick event handler is called at the
initializecomponent()
OnStart () enables the timer1 and OnStop() disables the timer1.
Can anybody help?
timer set to 3600 ms. It polls only for Start and Stop but not at
intervals. The timer1.tick event handler is called at the
initializecomponent()
OnStart () enables the timer1 and OnStop() disables the timer1.
Can anybody help?