Share via


TimerWheel Constructor

Initializes a new instance of the TimerWheel class with the default number of sectors (512) and sector span (1 second).

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New TimerWheel()
public TimerWheel()

See Also

Reference

TimerWheel Class

TimerWheel Members

TimerWheel Overload

Microsoft.Rtc.Signaling Namespace