Share via


Replica.NodeName Property

Definition

Gets the node name the replica is running on.

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

Property Value

The node name the replica is running on.

Applies to