Edit

Share via


TimerWheel.DefaultSectorCount Field

Definition

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

public: int DefaultSectorCount = 512;
public const int DefaultSectorCount = 512;
val mutable DefaultSectorCount : int
Public Const DefaultSectorCount As Integer  = 512

Field Value

Value = 512

Applies to