TraceEvent.ThreadId Property

Definition

public Nullable<int> ThreadId { get; }
member this.ThreadId : Nullable<int>
Public ReadOnly Property ThreadId As Nullable(Of Integer)

Property Value

Remarks

This property is absent when HeaderType is ClassicPerformance and may be absent when HeaderType is TraceMessage.

Applies to