Share via


Replica.ReplicaAddress Property

Definition

Gets the address the replica is listening on.

public string ReplicaAddress { get; }
member this.ReplicaAddress : string
Public ReadOnly Property ReplicaAddress As String

Property Value

The address the replica is listening on.

Applies to