Socket.GetSocketOption Method
Gets the setting of the current socket's specified configuration option.
Overload List
Name | Description |
---|---|
Socket.GetSocketOption (SocketOptionLevel, SocketOptionName) | Gets the setting of the current socket's specified configuration option, and returns the value of the option in an object. |
Socket.GetSocketOption (SocketOptionLevel, SocketOptionName, Byte[]) | Gets the setting of the current socket's specified configuration option, and returns the value of the option in an array. |
Version Information
Available in .NET Micro Framework version 2.0, 2.5