DkmTaskProviderId.ConcurrencyRuntime 属性

定义

适用于 c + + 的 Microsoft 并发运行时编程框架的任务提供程序。

public:
 static property Guid ConcurrencyRuntime { Guid get(); };
public static Guid ConcurrencyRuntime { get; }
member this.ConcurrencyRuntime : Guid
Public Shared ReadOnly Property ConcurrencyRuntime As Guid

属性值

Guid

返回 Guid

适用于