TimerWheel.Dispose Method
Disposes the timerwheel. The timerwheel will no longer be useful.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As TimerWheel
instance.Dispose()
public void Dispose()