TraceMessageEvent 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 trace message event from an ETW trace.
public struct TraceMessageEvent
type TraceMessageEvent = struct
Public Structure TraceMessageEvent
- Inheritance
-
TraceMessageEvent
Properties
ComponentId |
Gets the ID of the component that logged the event, if available. |
Data | |
HasValue | |
Id |
Gets the message number of the event. |
Is32Bit | |
IsPrivateSession | |
Length | |
LoggerId | |
ProcessId | |
Processor | |
ProviderId |
Gets the ID of the provider that logged the event, if available. |
RawPointer | |
SequenceNumber | |
ThreadId | |
Timestamp |
Gets the time at which the event was logged in the trace, if available. |