SocketAddress Constructor
.NET Framework (current version)
Creates a new instance of the SocketAddress class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | SocketAddress(AddressFamily) | Creates a new instance of the SocketAddress class for the given address family. |
![]() | SocketAddress(AddressFamily, Int32) | Creates a new instance of the SocketAddress class using the specified address family and buffer size. |
Show:
