Mono Class Library: System.Net Namespace

System.Net.SocketAddress Class

Provides a socket address stored in a byte array.

See Also: SocketAddress Members

public class SocketAddress

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

At a minimum, a socket address consists of a member of the System.Net.Sockets.AddressFamily enumeration stored in the first two bytes of the array.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0