Udostępnij za pośrednictwem


DkmGetVolatilePropertiesAsyncResult.Priority Property

Definition

The priority of the thread. The values returned correspond directly to the values defined for kernel32!GetThreadPriority.

public:
 property int Priority { int get(); };
public:
 property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer

Property Value

Returns Int32.

Applies to