Share via


TimerItem.Stop Method

Disables the timer by removing the item from the timer queue and by resetting the expiry time.

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

Syntax

'Declaration
Public Sub Stop
'Usage
Dim instance As TimerItem

instance.Stop()
public void Stop()

See Also

Reference

TimerItem Class

TimerItem Members

Microsoft.Rtc.Signaling Namespace