ProxyPort Property  
 

Gets and sets the port number for the proxy server.

Syntax

object.ProxyPort [= portno%]

Remarks

The ProxyPort property is used to set the port number that the control will use to establish a connection with the proxy server. A value of zero specifies that the client will connect to the proxy server using the standard FTP service port.

Data Type

Integer (Int32)

See Also

HostAddress Property, Password Property, ProxyHost Property, ProxyPassword Property, ProxyType Property, ProxyUser Property, UserName Property, Connect Method