The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
