ScheduleGroupEventGuid Constant

A category GUID describing ETW events fired by the Concurrency Runtime that are directly related to schedule groups.

const __declspec(selectany) GUID ScheduleGroupEventGuid = { 0xE8A3BF1F, 0xA86B, 0x4390, { 0x9C, 0x60, 0x53, 0x90, 0xB9, 0x69, 0xD2, 0x2C } };

Remarks

This category of events is not currently fired by the Concurrency Runtime.

Requirements

Header: concrt.h

Namespace: concurrency

See Also

Reference

concurrency Namespace

ScheduleGroup Class