Editar

Compartir a través de


ContextSwitchOut.ThreadState Property

Definition

Gets the state of the thread switching out.

public Nullable<Microsoft.Windows.EventTracing.Cpu.ThreadState> ThreadState { get; }
member this.ThreadState : Nullable<Microsoft.Windows.EventTracing.Cpu.ThreadState>
Public ReadOnly Property ThreadState As Nullable(Of ThreadState)

Property Value

Remarks

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

Applies to