編輯

共用方式為


ContextSwitchEvent.SwitchOutThreadQuantum Property

Definition

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.

Applies to