Socket Constructor
.NET Framework 3.5
Initializes a new instance of the Socket class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Socket(SocketInformation) | Initializes a new instance of the Socket class using the specified value returned from DuplicateAndClose. |
|
Socket(AddressFamily, SocketType, ProtocolType) | Initializes a new instance of the Socket class using the specified address family, socket type and protocol. |