An NDoc Documented Class Library

FTPConnection Constructor

Creates an instance of FTPConnection within the given container.

Overload List

Default constructor for FTPConnection.

public FTPConnection();

Create an FTPConnection using the given FTP client.

protected internal FTPConnection(FTPClient);

Creates an instance of FTPConnection within the given container.

public FTPConnection(IContainer);

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace