TimerWheel.MaxSpanSeconds 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 span seconds.
public: int MaxSpanSeconds = 65535;
public const int MaxSpanSeconds = 65535;
val mutable MaxSpanSeconds : int
Public Const MaxSpanSeconds As Integer = 65535