Reset Method

Resets the timer item by rescheduling it for a period of time equal to the original timer span.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub Reset
'Usage
Dim instance As TimerItem

instance.Reset()
public void Reset()

See Also

Reference

TimerItem Class

TimerItem Members

Reset Overload

Microsoft.Rtc.Signaling Namespace