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

System.Net.Sockets.Socket.AddressFamily Property

Gets the address family of the current instance.

public AddressFamily AddressFamily { get; }

Value

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

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.

Requirements

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