ResourceManagerEventGuid Constant
A category GUID describing ETW events fired by the Concurrency Runtime that are directly related to the resource manager.
const __declspec(selectany) GUID ResourceManagerEventGuid = { 0x2718D25B, 0x5BF5, 0x4479, { 0x8E, 0x88, 0xBA, 0xBC, 0x64, 0xBD, 0xBF, 0xCA } };
Remarks
This category of events is not currently fired by the Concurrency Runtime.
Requirements
Header: concrt.h
Namespace: concurrency