Share via


DefaultSectorCount Field

The number of sectors in the timer wheel.

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

Syntax

'Declaration
Public Const DefaultSectorCount As Integer
'Usage
Dim value As Integer

value = TimerWheel.DefaultSectorCount
public const int DefaultSectorCount

Remarks

The value of [Count] should be a power of 2.

See Also

Reference

TimerWheel Class

TimerWheel Members

Microsoft.Rtc.Signaling Namespace