edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Port to be used to connect to the proxy.

Namespace: EnterpriseDT.Util.Socks
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public int ProxyPort { get; set; }
Visual Basic
Public Property ProxyPort As Integer
	Get
	Set
Visual C++
public:
property int ProxyPort {
	int get ();
	void set (int value);
}

See Also