Hi,
What would be the best practice on a web client that is running as a service 24-7 every 30 secs or so.
Should one do the Init() and Kill() when it fires using the Timer? In the routine I set the Timer to 0{Prop:Timer} = 0
at the beginning of the routine and after it completes the tasks I set the Timer back to 0{Prop:timer} = 3000.
Regards,
Ashley Stahl