Edit

Share via


TimerWheel.MaxSectors Field

Definition

Maximum possible value for number of sectors.

public: int MaxSectors = 65535;
public const int MaxSectors = 65535;
val mutable MaxSectors : int
Public Const MaxSectors As Integer  = 65535

Field Value

Value = 65535

Applies to