An NDoc Documented Class Library

FTPConnection Constructor (FTPClient)

Create an FTPConnection using the given FTP client.

protected internal FTPConnection(
   FTPClient ftpClient
);

Parameters

ftpClient
FTPClient-instance to use.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace | FTPConnection Constructor Overload List