TraceTimestampContextExtensions.Create Method
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.
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
- context
- ITraceTimestampContext
- value
- TraceTimestampValue