SocketAddress Constructor (AddressFamily)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new instance of the SocketAddress class for the given address family.
Assembly: System.Net (in System.Net.dll)
Parameters
- family
- Type: System.Net.Sockets.AddressFamily
An AddressFamily enumerated value.
Show: