Overload List

  Name Description
Public method IOControl(Int32, array<Byte>[]()[][], array<Byte>[]()[][])
Sets low-level operating modes for the Socket using numerical control codes.
(Inherited from Socket.)
Public method IOControl(IOControlCode, array<Byte>[]()[][], array<Byte>[]()[][])
Sets low-level operating modes for the Socket using the IOControlCode enumeration to specify control codes.
(Inherited from Socket.)

See Also