DkmGetVolatilePropertiesAsyncResult.Priority 属性

定义

线程的优先级。 返回的值直接对应于为 kernel32.dll 定义的值!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

属性值

Int32

返回 Int32

适用于