DkmTaskProviderId.ConcurrencyRuntime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
适用于 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。
适用于