BeginNegotiate Method

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

Socks5Handler.BeginNegotiate 

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