ThreadRundownStartEvent.BasePriority Property

Definition

Gets the base priority of the thread.

public Nullable<int> BasePriority { get; }
member this.BasePriority : Nullable<int>
Public ReadOnly Property BasePriority As Nullable(Of Integer)

Property Value

Remarks

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

Applies to