Resets the timer item.

Overload List

Name Description
TimerItem.Reset () Resets the timer item by rescheduling it for a period of time equal to the original timer span.
TimerItem.Reset (TimeSpan) Resets the timer item by rescheduling it for the new period of time specified.

See Also