Constructs a ExFTPConnection object and places it in the given container.
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);