Hello,
I have a need to kill a process at a certain time of day every day. I have got everything worked out for the new service except the event trigger.
Is there a simple way to set an event to fire everyday at a certain time? I have looked at System.timer but would like just to pass a variable of time and the event will fire every 24hours. I dont want the service to have any load on the server exept when it is time to kill the process.
Thanks in advance
haunter@battlestrata.com
I have a need to kill a process at a certain time of day every day. I have got everything worked out for the new service except the event trigger.
Is there a simple way to set an event to fire everyday at a certain time? I have looked at System.timer but would like just to pass a variable of time and the event will fire every 24hours. I dont want the service to have any load on the server exept when it is time to kill the process.
Thanks in advance
haunter@battlestrata.com