Mono Class Library: OverviewSystem.Net.IPEndPoint: Property Members |
The properties of System.Net.IPEndPoint are listed below. For a list of all members, see the IPEndPoint Members list.
See Also: Inherited members from System.Net.EndPoint
Address IPAddress. Gets or sets the IP address of the endpoint. [read-only] overrideAddressFamily System.Net.Sockets.AddressFamily. Gets the Internet Protocol (IP) address family. Port int. Gets or sets the port number of the endpoint.