Initializes a new instance of the ProxySocket class.
Overload List
Initializes a new instance of the ProxySocket class.
public ProxySocket(AddressFamily,SocketType,ProtocolType);
Initializes a new instance of the ProxySocket class.
public ProxySocket(AddressFamily,SocketType,ProtocolType,string);
Initializes a new instance of the ProxySocket class.
public ProxySocket(AddressFamily,SocketType,ProtocolType,string,string);
See Also
ProxySocket Class | ProxySocket Members | Org.Mentalis.Network.ProxySocket Namespace