Dela via


KeyValueStoreReplica.GetCurrentEpoch Method

Definition

Gets the current epoch for the key/value store.

public System.Fabric.Epoch GetCurrentEpoch ();
member this.GetCurrentEpoch : unit -> System.Fabric.Epoch
Public Function GetCurrentEpoch () As Epoch

Returns

The current epoch for the key/value store.

Applies to