IPEndPoint Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IPEndPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
Address | Gets or sets the IP address of the endpoint. |
|
AddressFamily | Gets the Internet Protocol (IP) address family. (Overrides EndPoint.AddressFamily.) |
|
Port | Gets or sets the port number of the endpoint. |
Show: