次の方法で共有


PartitionReceiver.Epoch プロパティ

定義

このレシーバーがパーティション所有権に現在使用しているエポック値を取得します。

null の値は、このレシーバーがエポック ベースのレシーバーではないことを意味します。

public long? Epoch { get; }
member this.Epoch : Nullable<int64>
Public ReadOnly Property Epoch As Nullable(Of Long)

プロパティ値

このレシーバーがパーティション所有権に現在使用しているエポック値。

適用対象