Editar

Compartir a través de


ContextSwitchOut.ThreadQualityOfService Property

Definition

Gets the quality of service level for the thread switching out.

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

Property Value

Remarks

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

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

Applies to