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
.NET Framework 2.0
Sets low-level operating modes for the Socket.
| Name | Description |
|---|---|
| Socket.IOControl (Int32, Byte[], Byte[]) | Sets low-level operating modes for the Socket using numerical control codes. Supported by the .NET Compact Framework. |
| Socket.IOControl (IOControlCode, Byte[], Byte[]) | Sets low-level operating modes for the Socket using the IOControlCode enumeration to specify control codes. |
Community Additions
Show: