TraceTimestampValue.Max(TraceTimestampValue, TraceTimestampValue) Method

Definition

public static Microsoft.Windows.EventTracing.TraceTimestampValue Max (Microsoft.Windows.EventTracing.TraceTimestampValue first, Microsoft.Windows.EventTracing.TraceTimestampValue second);
static member Max : Microsoft.Windows.EventTracing.TraceTimestampValue * Microsoft.Windows.EventTracing.TraceTimestampValue -> Microsoft.Windows.EventTracing.TraceTimestampValue
Public Shared Function Max (first As TraceTimestampValue, second As TraceTimestampValue) As TraceTimestampValue

Parameters

Returns

Applies to