TimerWheel.DefaultSectorCount Field

The number of sectors in the timer wheel. This value should be a power of 2.

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

See Also

Reference

TimerWheel Class

TimerWheel Members

Microsoft.Rtc.Signaling Namespace