TraceTimestampValue.Addition(TraceTimestampValue, TraceDurationValue) Operator

Definition

public static Microsoft.Windows.EventTracing.TraceTimestampValue operator + (Microsoft.Windows.EventTracing.TraceTimestampValue left, Microsoft.Windows.EventTracing.TraceDurationValue right);
static member ( + ) : Microsoft.Windows.EventTracing.TraceTimestampValue * Microsoft.Windows.EventTracing.TraceDurationValue -> Microsoft.Windows.EventTracing.TraceTimestampValue
Public Shared Operator + (left As TraceTimestampValue, right As TraceDurationValue) As TraceTimestampValue

Parameters

Returns

Applies to