This documentation is archived and is not being maintained.
Socket::IOControl Method
Visual Studio 2010
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, array<Byte>, array<Byte>) | Sets low-level operating modes for the Socket using numerical control codes. |
|
IOControl(IOControlCode, array<Byte>, array<Byte>) | Sets low-level operating modes for the Socket using the IOControlCode enumeration to specify control codes. |
Show: