Compares the amount of time left in the timeouts.
Namespace: DimensionEngineering.Kangaroo
Assembly: DimensionEngineering.Kangaroo (in DimensionEngineering.Kangaroo.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax
Parameters
- lhs
- Type: DimensionEngineering.KangarooKangarooTimeout
The left side of the less-than comparison. - rhs
- Type: DimensionEngineering.KangarooKangarooTimeout
The right side of the less-than comparison.
Return Value
Type: BooleanTrue if lhs has less time left than rhs.
See Also