SocketAddress Class

Represents a network connection point (endpoint) in serialized form. More specifically, the SocketAddress class stores the endpoint's information in a serial format.

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

Syntax

public class SocketAddress

Version Information

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

See Also

Reference

SocketAddress Members
System.Net Namespace