TraceTimestampContextExtensions.Create Method

Definition

public static Microsoft.Windows.EventTracing.TraceTimestamp Create (this Microsoft.Windows.EventTracing.ITraceTimestampContext context, Microsoft.Windows.EventTracing.TraceTimestampValue value);
static member Create : Microsoft.Windows.EventTracing.ITraceTimestampContext * Microsoft.Windows.EventTracing.TraceTimestampValue -> Microsoft.Windows.EventTracing.TraceTimestamp
<Extension()>
Public Function Create (context As ITraceTimestampContext, value As TraceTimestampValue) As TraceTimestamp

Parameters

Returns

Applies to