CompactContextSwitchEvent.SwitchOutThreadPriority Property

Definition

Gets the priority of the thread switching out.

public Nullable<int> SwitchOutThreadPriority { get; }

Property Value

Remarks

This value is not present when the thread switching out is the idle thread.

Applies to