Duration.GreaterThan(Duration, Duration) 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 bool operator > (Microsoft.Windows.EventTracing.Duration left, Microsoft.Windows.EventTracing.Duration right);
static member ( > ) : Microsoft.Windows.EventTracing.Duration * Microsoft.Windows.EventTracing.Duration -> bool
Public Shared Operator > (left As Duration, right As Duration) As Boolean
Parameters
- left
- Duration
- right
- Duration