M
Martin Arvidsson, Visual Systems AB
Hi!
I need help with a solution.
I want a System.Timers.Timer to timeout everyday at 09:00.
I store the time in a string in a config file.
When the service is executed i stop the timer and execute the work.
After execution, i want to set the timer to be executed at 09.00 again.
Any hints tips, greatly appreciated.
Regards
Martin
I need help with a solution.
I want a System.Timers.Timer to timeout everyday at 09:00.
I store the time in a string in a config file.
When the service is executed i stop the timer and execute the work.
After execution, i want to set the timer to be executed at 09.00 again.
Any hints tips, greatly appreciated.
Regards
Martin