SchedulerEventGuid 常量

一个类别 GUID,描述由与计划程序活动直接相关的并发运行时激发的 ETW 事件。

extern "C" const __declspec(selectany) GUID SchedulerEventGuid = { 0xE2091F8A, 0x1E0A, 0x4731, { 0x84, 0xA2, 0x0D, 0xD5, 0x7C, 0x8A, 0x52, 0x61 } };

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

Concurrency 命名空间

CurrentScheduler 类

Scheduler 类