Share via


Epoch Struct

Definition

[System.Serializable]
public struct Epoch : IComparable<System.Fabric.Epoch>, IEquatable<System.Fabric.Epoch>
[<System.Serializable>]
type Epoch = struct
Public Structure Epoch
Implements IComparable(Of Epoch), IEquatable(Of Epoch)
Inheritance
System.ValueType
Epoch
Attributes
System.SerializableAttribute
Implements
System.IComparable<Epoch> System.IEquatable<Epoch>

Applies to