| ProxySettings Class |
Namespace: Six.Sixp.Client
public class ProxySettings
The ProxySettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ProxySettings | Initializes a new instance of the ProxySettings class |
| Name | Description | |
|---|---|---|
| Address |
SIXP host and port in format server:port
| |
| Password |
Proxy Password
| |
| Port |
IP-port.
| |
| Type |
Proxy type
| |
| Username |
Proxy username.
|