TimerItem.Start Method
Enables the timer item by setting the expiry time and adding the item to the queue.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub Start
'Usage
Dim instance As TimerItem
instance.Start()
public void Start()