次の方法で共有


StatefulServiceBase.Partition プロパティ

定義

現在のサービス レプリカが属するサービス パーティションを取得します。

protected System.Fabric.IStatefulServicePartition Partition { get; }
member this.Partition : System.Fabric.IStatefulServicePartition
Protected ReadOnly Property Partition As IStatefulServicePartition

プロパティ値

IStatefulServicePartitionこのサービス レプリカが属するパーティションを表す 。

適用対象