ITraceMetadata.FirstAnalyzerDisplayedEventTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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