TimerItem.Reset Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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

Reference

TimerItem Class
TimerItem Members
Microsoft.Rtc.Signaling Namespace