Share via


ChaosScheduleTimeUtc Class

Definition

[System.Runtime.Serialization.DataContract]
public sealed class ChaosScheduleTimeUtc : System.Fabric.ByteSerializable, IComparable<System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc>, IEquatable<System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc>
[<System.Runtime.Serialization.DataContract>]
type ChaosScheduleTimeUtc = class
    inherit ByteSerializable
    interface IComparable<ChaosScheduleTimeUtc>
    interface IEquatable<ChaosScheduleTimeUtc>
Public NotInheritable Class ChaosScheduleTimeUtc
Inherits ByteSerializable
Implements IComparable(Of ChaosScheduleTimeUtc), IEquatable(Of ChaosScheduleTimeUtc)
Inheritance
System.Object
ChaosScheduleTimeUtc
Attributes
System.Runtime.Serialization.DataContractAttribute
Implements
System.IComparable<ChaosScheduleTimeUtc> System.IEquatable<ChaosScheduleTimeUtc>

Applies to