ProxyPort Property
This property contains the TCP port for the proxy Server (default 80).
Syntax
int GetProxyPort();
int SetProxyPort(int lProxyPort);
Default Value
80
Remarks
This property contains the TCP port for the proxy ProxyServer (default 80). See the description of the ProxyServer property for details.
Data Type
Long