次の方法で共有


EventHubReceiver.Epoch プロパティ

定義

受信操作中にパーティションの所有権を決定するために使用されるエポック値を取得します。

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

プロパティ値

Int64 を返します。

適用対象