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