ChoreEventGuid Constant
A category GUID describing ETW events fired by the Concurrency Runtime that are directly related to chores or tasks.
const __declspec(selectany) GUID ChoreEventGuid = { 0x7E854EC7, 0xCDC4, 0x405a, { 0xB5, 0xB2, 0xAA, 0xF7, 0xC9, 0xE7, 0xD4, 0x0C } };
Remarks
This category of events is not currently fired by the Concurrency Runtime.
Requirements
Header: concrt.h
Namespace: concurrency