Starts negotiating asynchronously with a SOCKS proxy server.
Overload List
Starts negotiating asynchronously with a SOCKS proxy server.
public abstract IAsyncProxyResult BeginNegotiate(string,int,HandShakeComplete,IPEndPoint);
Starts negotiating asynchronously with a SOCKS proxy server.
public abstract IAsyncProxyResult BeginNegotiate(IPEndPoint,HandShakeComplete,IPEndPoint);
See Also
SocksHandler Class | SocksHandler Members | Org.Mentalis.Network.ProxySocket Namespace