ClassicEvent Struct

Definition

Represents a classic event from an ETW trace.

public struct ClassicEvent
type ClassicEvent = struct
Public Structure ClassicEvent
Inheritance
ClassicEvent

Properties

Data
ExtendedData
Flags
HasValue
HeaderType

Gets the type of header used to log the event.

Id

Gets the ID of the event.

Is32Bit
KernelTime
Length
Level
LoggerId
ProcessId
Processor
ProcessorTime
ProviderId

Gets the ID of the provider that logged the event.

RawPointer
ThreadId
Timestamp

Gets the time at which the event was logged in the trace.

UserTime
Version

Applies to