StatefulServicePartition.PrimaryEpoch Property

Definition

Gets the epoch of the partition as seen by the replica

public System.Fabric.Epoch PrimaryEpoch { get; }
member this.PrimaryEpoch : System.Fabric.Epoch
Public ReadOnly Property PrimaryEpoch As Epoch

Property Value

The epoch of the partition

Applies to