G
Guest
Hi
I am developing a Windows Service application in C# which is designed to run at predetermined time everyday. My question is once my service starts what is the best way for it to run without hogging lots of resource from the CPU?
I guessed at some sort of timer approach?
Any suggestions gratefully recieved
Thanks in advance
Andy
I am developing a Windows Service application in C# which is designed to run at predetermined time everyday. My question is once my service starts what is the best way for it to run without hogging lots of resource from the CPU?
I guessed at some sort of timer approach?
Any suggestions gratefully recieved
Thanks in advance
Andy