Overload List
Name | Description | |
---|---|---|
![]() |
SetSocketOption(SocketOptionLevel, SocketOptionName, Int32) |
Sets the specified Socket option to the specified integer value.
(Inherited from Socket.) |
![]() |
SetSocketOption(SocketOptionLevel, SocketOptionName, array<Byte>[]()[][]) |
Sets the specified Socket option to the specified value, represented as a byte array.
(Inherited from Socket.) |
![]() |
SetSocketOption(SocketOptionLevel, SocketOptionName, Boolean) | (Inherited from Socket.) |
![]() |
SetSocketOption(SocketOptionLevel, SocketOptionName, Object) |
Sets the specified Socket option to the specified value, represented as an object.
(Inherited from Socket.) |