asp,
In creating the Timer class, you need to specify the stat object (which can be null if you don't need one), duration prior to the initial poll, and then the duration between polls.
For instance, if you wanted to start polling immediately, and then again every second, you'd write...