次の方法で共有


StatelessService.Partition プロパティ

定義

このサービス インスタンスが属するサービス パーティションを取得します。

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

プロパティ値

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

適用対象