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()

Implements

IDisposable.Dispose()

See Also

Reference

TimerWheel Class

TimerWheel Members

Dispose Overload

Microsoft.Rtc.Signaling Namespace