SocketAddress.Family Property
Gets the address family for the current address.
Namespace: System.Net
Assembly: System (in system.dll)
public AddressFamily Family { get; }
A value of the AddressFamily enumeration specifying the addressing scheme that is used to resolve the current address.
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.
SocketAddress Class
SocketAddress Members
System.Net Namespace