SelectedReplica.ReplicaOrInstanceId Property

 

Gets replica or instance id

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

Syntax

public long ReplicaOrInstanceId { get; private set; }

Property Value

Type: System.Int64

See Also

SelectedReplica Class
System.Fabric.Testability Namespace

Return to top