Partager via


StatefulServiceBase.Partition Propriété

Définition

Obtient la partition de service à laquelle appartient le service actuel réplica.

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

Valeur de propriété

IStatefulServicePartition qui représente la partition à laquelle appartient ce service réplica.

S’applique à