CompactContextSwitchEvent.MaxSwitchInThreadWaitTime Field

Definition

Represents the largest possible value that a compact context switch event can provide for SwitchInThreadWaitTime.

public const int MaxSwitchInThreadWaitTime = 131071;
val mutable MaxSwitchInThreadWaitTime : int
Public Const MaxSwitchInThreadWaitTime As Integer  = 131071

Field Value

Value = 131071

Applies to