Mono Class Library: System.Net.Sockets.Socket Overview | Members

System.Net.Sockets.Socket.AddressFamily Property

Gets the address family of the current instance. [Edit]

public AddressFamily AddressFamily { get; }

Value

One of the values defined in the System.Net.Sockets.AddressFamily enumeration. [Edit]

Remarks

This property is read-only.

This property is set by the constructor for the current instance. The value of this property specifies the addressing scheme used by the current instance to resolve an address.

[Edit]

Requirements

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