Interface ISocketOptions
.NET interface for TO BE DEFINED FROM USER
public interface ISocketOptions
Methods
GetOption(int)
object GetOption(int arg0)
Parameters
Returns
Exceptions
SetOption(int, object)
void SetOption(int arg0, object arg1)