System.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

Public Properties

AddressIPAddress.

Gets or sets the IP address of the endpoint.

[read-only]
override
AddressFamilySystem.Net.Sockets.AddressFamily.

Gets the Internet Protocol (IP) address family.

Portint.

Gets or sets the port number of the endpoint.