Share via


IPEndPoint.Serialize Method

Serializes an endpoint's information into a SocketAddress object.

Namespace: System.Net
Assembly: System (in system.dll)

Syntax

public override SocketAddress Serialize ()

Return Value

A SocketAddress object that stores the endpoint's information in a serial format.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

IPEndPoint Class
IPEndPoint Members
System.Net Namespace