TimerItem.Reset Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Reset() | Resets the timer by rescheduling the item for a period of time equal to the original timer span. | |
Reset(TimeSpan) | Resets the timer by rescheduling the item for the new period of time specified. |
Top