TraceTimestamp(ITraceTimestampContext, TraceTimestampValue) Constructor

Definition

public TraceTimestamp (Microsoft.Windows.EventTracing.ITraceTimestampContext context, Microsoft.Windows.EventTracing.TraceTimestampValue value);
new Microsoft.Windows.EventTracing.TraceTimestamp : Microsoft.Windows.EventTracing.ITraceTimestampContext * Microsoft.Windows.EventTracing.TraceTimestampValue -> Microsoft.Windows.EventTracing.TraceTimestamp
Public Sub New (context As ITraceTimestampContext, value As TraceTimestampValue)

Parameters

Applies to