編輯

共用方式為


TraceEvent.SequenceNumber Property

Definition

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

Property Value

Remarks

This property is only present for some events where HeaderType is TraceMessage.

Applies to