TimerWheel.MaxSectors Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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