編輯

共用方式為


ContextSwitchEvent.SwitchOutThreadIdealProcessor Property

Definition

Gets the index of the preferred processor for the thread switching out.

public int SwitchOutThreadIdealProcessor { get; }
member this.SwitchOutThreadIdealProcessor : int
Public ReadOnly Property SwitchOutThreadIdealProcessor As Integer

Property Value

Remarks

This value is truncated to a Byte and thus is not reliable for systems with more than MaxValue processors.

Applies to