Socket.IOControl Method
.NET Framework 3.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
ADD
Show: