Java.Net.ISocketOptions: Method Members

The methods of Java.Net.ISocketOptions are listed below. For a list of all members, see the ISocketOptions Members list.

Public Methods

GetOption(int) : Java.Lang.Object
Gets the value for the specified socket option.
SetOption(int, Java.Lang.Object)
Sets the value of the specified socket option.