hi everyone,
I have got a service i have developed in C#, on that service i have added some function and they are working fine.
My problem is i want to add a timer on the service. i can add it but when i run my service the timer is not getting focus, the tick event is not triggerd,
does anyone have idea why this is so.
I have got a service i have developed in C#, on that service i have added some function and they are working fine.
My problem is i want to add a timer on the service. i can add it but when i run my service the timer is not getting focus, the tick event is not triggerd,
does anyone have idea why this is so.