Mono Class Library: System.Net.SocketAddress Overview | Members

System.Net.SocketAddress Constructor

Constructs and initializes a new instance of the System.Net.SocketAddress class.

public SocketAddress (System.Net.Sockets.AddressFamily family)

Parameters

family
One of the values of the System.Net.Sockets.AddressFamily enumeration.

Remarks

This method is equivalent to SocketAddress.SocketAddress(family, 32).

Requirements

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