Editar

Compartir a través de


ContextSwitchIn.Quantum Property

Definition

Gets the quantum for the thread switching in.

public Nullable<int> Quantum { get; }
member this.Quantum : Nullable<int>
Public ReadOnly Property Quantum As Nullable(Of Integer)

Property Value

Remarks

This value is only present in the oldest version of the context switch event.

This value is not present when using compact context switch events.

See IsKnownActualValue for additional context for interpreting this value.

Applies to