N
Nikolay Petrov
I am going to write a windows service and i need some info.
How is the right way to make it do thing as specified time?
Should I use a timer, which checks the time and execute what it have to, or
there is some other way?
Also I want my service to respond to events, generated from other software
(my own apps). How this can be accomplished?
How is the right way to make it do thing as specified time?
Should I use a timer, which checks the time and execute what it have to, or
there is some other way?
Also I want my service to respond to events, generated from other software
(my own apps). How this can be accomplished?