ITraceMetadata.FirstAnalyzerDisplayedEventTime Property

Definition

Gets the timestamp of the first event that will be displayed by Windows Performance Analyzer (WPA). This may not be the actual first event in the trace.

public Microsoft.Windows.EventTracing.TraceTimestamp FirstAnalyzerDisplayedEventTime { get; }
member this.FirstAnalyzerDisplayedEventTime : Microsoft.Windows.EventTracing.TraceTimestamp
Public ReadOnly Property FirstAnalyzerDisplayedEventTime As TraceTimestamp

Property Value

Applies to