ReplicaSelector.PartitionSelector Property

 

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

Namespace:   System.Fabric.Testability
Assembly:  System.Fabric.Testability (in System.Fabric.Testability.dll)

Syntax

public PartitionSelector PartitionSelector { get; }

Property Value

Type: System.Fabric.Testability.PartitionSelector

See Also

ReplicaSelector Class
System.Fabric.Testability Namespace

Return to top