SocksProxy
SocksProxy class
Inherits: Aspose::Email::Clients::Proxy
SOCKS proxy client. Supported versions of the protocol are SOCKS4 and SOCKS5.
Constructors
| Name | Description |
|---|---|
| SocksProxy (4 overloads) | Initializes a new instance of the SocksProxy class to connect to SOCKS4 server without authentication. |
Methods
| Name | Description |
|---|---|
| get_SupportedAuthenticationMethods | The supported authentication methods to connect to SOCKS server |
| get_Version | Required SOCKS server version. |
| set_SupportedAuthenticationMethods | The supported authentication methods to connect to SOCKS server |
| set_Version | Required SOCKS server version. |
| SetUpStream | Configures proxy-server to transport data to the target host. |