Socks5Handler Properties

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

Socks5Handler Properties

The properties of the Socks5Handler class are listed below. For a complete list of Socks5Handler class members, see the Socks5Handler Members topic.

Protected Instance Properties

AsyncResult (inherited from SocksHandler) Gets or sets the return value of the BeginConnect call.
Buffer (inherited from SocksHandler) Gets or sets a byte buffer.
Received (inherited from SocksHandler) Gets or sets the number of bytes that have been received from the remote proxy server.
Server (inherited from SocksHandler) Gets or sets the socket connection with the proxy server.
Username (inherited from SocksHandler) Gets or sets the username to use when authenticating with the proxy server.

Private Instance Properties

HandShake Gets or sets the bytes to use when sending a connect request to the proxy server.
Password Gets or sets the password to use when authenticating with the SOCKS5 server.

See Also

Socks5Handler Class | Org.Mentalis.Network.ProxySocket Namespace