The properties of the SocksClient class are listed below. For a complete list of SocksClient class members, see the SocksClient Members topic.
Public Instance Properties
| MustAuthenticate | Gets or sets the SOCKS handler to be used when communicating with the client. |
Protected Instance Properties
| Buffer (inherited from Client) | Gets the buffer to store all the incoming data from the local client. |
| RemoteBuffer (inherited from Client) | Gets the buffer to store all the incoming data from the remote host. |
Internal Instance Properties
| Handler | Gets or sets the SOCKS handler to be used when communicating with the client. |
Private Instance Properties
| AuthList | Gets or sets the AuthenticationList to use when a computer tries to authenticate on the proxy server. |
See Also
SocksClient Class | Org.Mentalis.Proxy.Socks Namespace