UnparsedGenericEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a generic event from an ETW trace with raw (unparsed) data.
public struct UnparsedGenericEvent
type UnparsedGenericEvent = struct
Public Structure UnparsedGenericEvent
- Inheritance
-
UnparsedGenericEvent
Remarks
This part of the API is in preview and under active development. It may change in future releases.
Properties
ActivityId | |
Channel | |
Data | |
ExtendedData | |
Flags | |
HasValue | |
HeaderProperties | |
Id |
Gets the ID of the event. |
Is32Bit | |
IsTraceLogging | |
KernelTime | |
Keyword | |
Length | |
Level | |
LoggerId | |
Opcode | |
ProcessId | |
Processor | |
ProcessorTime | |
ProviderId |
Gets the ID of the provider that logged the event. |
RawPointer | |
Task | |
ThreadId | |
Timestamp |
Gets the time at which the event was logged in the trace. |
UserTime | |
Version |