TraceTimestampValue.Addition(TraceTimestampValue, TraceDurationValue) Operator
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.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
- left
- TraceTimestampValue
- right
- TraceDurationValue