IContextSwitchOut.ThreadQualityOfService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.