ContextSwitchEvent.SwitchOutThreadQuantum Property
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.
Gets the quantum for the thread switching out.
public Nullable<int> SwitchOutThreadQuantum { get; }
member this.SwitchOutThreadQuantum : Nullable<int>
Public ReadOnly Property SwitchOutThreadQuantum As Nullable(Of Integer)
Property Value
Remarks
This value is only present in the oldest version of the context switch event.