proxy_port


Description:

public uint16 proxy_port { get; set; }

The port to use to connect to the proxy server.

Ports must be in the range (1, 65535). The value is ignored if proxy_type is ProxyType.NONE.