Gets the address family of the System.Net.Sockets.Socket.
One of the values defined in the System.Net.Sockets.AddressFamily enumeration.
The System.Net.Sockets.AddressFamily specifies the addressing scheme that an instance of the System.Net.Sockets.Socket class can use. This property is read-only and is set when the System.Net.Sockets.Socket is created.