編輯

共用方式為


ContextSwitchEvent.SwitchOutThreadQualityOfService Property

Definition

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

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

Property Value

Remarks

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

Applies to