Socket.IOControl Method
.NET Framework 4.5
Sets low-level operating modes for the Socket.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IOControl(Int32, Byte[], Byte[]) | Sets low-level operating modes for the Socket using numerical control codes. |
|
IOControl(IOControlCode, Byte[], Byte[]) | Sets low-level operating modes for the Socket using the IOControlCode enumeration to specify control codes. |