| ServerAddress Constructor |
| Name | Description | |
|---|---|---|
| SessionOptionsServerAddress(String, Int32) |
Constructs a server address with a host and a port.
| |
| SessionOptionsServerAddress(String, Int32, Socks5Config) |
Constructs a server address with a host, a port and a Socks5Config.
|