TraceMessageEvent Struct

Definition

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.

Applies to