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.
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. |
Community Additions
Show: