ChaosScheduleTimeUtc.LessThan 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 <(System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc operand1, System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc operand2);static member ( < ) : System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc * System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc -> boolPublic Shared Operator < (operand1 As ChaosScheduleTimeUtc, operand2 As ChaosScheduleTimeUtc) As BooleanParameters
- operand1
- ChaosScheduleTimeUtc
- operand2
- ChaosScheduleTimeUtc
Returns
		System.Boolean