Mono Class Library: Overview

System.Net.EndPoint: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Constructs 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
Returns a new System.Net.EndPoint instance containing the address information from the specified System.Net.SocketAddress instance.
Serialize() : SocketAddress
Documentation for this section has not yet been entered.