ContextSwitchEvent.SwitchOutThreadRemainingQuantum Property

Definition

Gets the remaining quantum for the thread switching out.

public Nullable<long> SwitchOutThreadRemainingQuantum { get; }
member this.SwitchOutThreadRemainingQuantum : Nullable<int64>
Public ReadOnly Property SwitchOutThreadRemainingQuantum As Nullable(Of Long)

Property Value

Remarks

This value is not present in some older versions of the context switch event.

Applies to