ThreadRundownStartEvent.PagePriority Property

Definition

Gets the memory page priority of the thread.

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

Property Value

Remarks

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

Applies to