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