The properties of the SocksHandler class are listed below. For a complete list of SocksHandler class members, see the SocksHandler Members topic.
Protected Instance Properties
| AcceptSocket | Gets or sets the socket that is used to accept incoming connections. |
| Buffer | Gets a buffer that can be used when receiving bytes from the client. |
| Bytes | Gets or sets a byte array that can be used to store received bytes from the client. |
| Connection | Gets or sets the connection with the client. |
| RemoteBindIP | Gets or sets the IP address of the requested remote server. |
| RemoteConnection | Gets or sets the connection with the remote host. |
Internal Instance Properties
| Username | Gets or sets the username of the SOCKS user. |
See Also
SocksHandler Class | Org.Mentalis.Proxy.Socks Namespace