Share via


PeerRoute.LocalAddress Property

Definition

Gets the peer's local address.

[Newtonsoft.Json.JsonProperty(PropertyName="localAddress")]
public string LocalAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="localAddress")>]
member this.LocalAddress : string
Public ReadOnly Property LocalAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to