This documentation is archived and is not being maintained.
Socket.IOControl Method
Visual Studio 2008
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. |
Show: