Initializes a new instance of the ProxySocket class.
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);
ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace