Edit

Share via


TimerWheel.DefaultSectorSpan Field

Definition

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

Field Value

Value = 1

Applies to