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

FTPClient Constructor

Constructs an FTPClient.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPClient()

Remarks

The FTPClient will not connect to the FTP server until Connect is called.

See Also