System.Net.EndPoint Members

The members of System.Net.EndPoint are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Initializes a new instance of the System.Net.EndPoint class.

Public Properties

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

Gets the address family to which the endpoint belongs.

Public Methods

Create(SocketAddress) : EndPoint

Creates an System.Net.EndPoint instance from a System.Net.SocketAddress instance.

Serialize() : SocketAddress

Serializes endpoint information into a System.Net.SocketAddress instance.