PeerEndPoint::EndPoint Property
.NET Framework (current version)
Gets or sets the IPEndPoint that contains the IP address associated with the PeerEndPoint instance.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| PeerToPeerException | The specified EndPoint endpoint is not a valid IPv6 endpoint. |
To avoid corrupting the instance state, the caller should not change the EndPoint value if the instance was obtained from PeerNearMe or PeerContact.
.NET Framework
Available since 3.5
Available since 3.5
Show: