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