TimerWheel.DefaultSectorSpan 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.
The span for each sector. This gives the resolution for the timer wheel.
public: int DefaultSectorSpan = 1;
public const int DefaultSectorSpan = 1;
val mutable DefaultSectorSpan : int
Public Const DefaultSectorSpan As Integer = 1