edtFTPnet/Express - Class Reference

ExFTPConnection Constructor

Constructs a ExFTPConnection object and places it in the given container.

Overload List

Initializes a new instance of the ExFTPConnection class.

public ExFTPConnection();

Create an ExFTPConnection using the given FTP client.

protected ExFTPConnection(ExFTPClient);

Constructs a ExFTPConnection object and places it in the given container.

public ExFTPConnection(IContainer);

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace