Sorry, I don't any sample code for your situation.
You can set the timer to fire at some interval, and for your case you simply disable it after the first tick event so it only fires once. Otherwise, yes, it continually fires after each defined time period.
-Peter
|