ThreadRundownStartEvent.IoPriority Property

Definition

Gets the IO priority of the thread.

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

Property Value

Remarks

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

Applies to