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