Share via


Stop Method

Disables the timer item by removing it from the timer queue and resetting the expiration 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