Socket::IOControl Method
.NET Framework (current version)
Sets low-level operating modes for the Socket.
Assembly: System (in System.dll)
| 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:
