TraceTimestamp(ITraceTimestampContext, TraceTimestampValue) Constructor
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 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
- context
- ITraceTimestampContext
- value
- TraceTimestampValue