Megosztás a következőn keresztül:


ReplicaSelector.PartitionSelector Property

Definition

The PartitionSelector specifying the partition for which the replica is being selected by the ReplicaSelector.

public System.Fabric.PartitionSelector PartitionSelector { get; }
member this.PartitionSelector : System.Fabric.PartitionSelector
Public ReadOnly Property PartitionSelector As PartitionSelector

Property Value

The PartitionSelector object.

Applies to