ProxyClient Class Members
In This Topic
The following tables list the members exposed by ProxyClient.
Public Properties
| Name | Description |
 | Address | Gets the address of the proxy server this proxy client connects to. |
 | HostName | Gets the hostname or IP address of the proxy server this proxy client connects to. |
 | Port | Gets the port number of the proxy server this proxy client connects to. |
Top
Public Methods
| Name | Description |
 | Handshake | Instruct the proxy server to connect itself to the SSH server on our behalf. |
Top
See Also