edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientControlPort Property

The port on the server to which to connect to.

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public int ControlPort { get; set; }

Property Value

Int32

Implements

IFileTransferClientControlPort

Remarks

Most HTTP servers use port 80 (the default)

See Also