| 
               | 
            
              Ftp
             | 
          
The FtpClient type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              BeginFileTransfer | Raised when file transfer begins. | 
| 
                 | 
              CommandSent | Raised when FTP command has been sent. | 
| 
                 | 
              Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component)  | 
            
| 
                 | 
              EndFileTransfer | Raised when file transfer completes. | 
| 
                 | 
              FileTransferNotification | Raised when asynchronous file transfer process has completed (success or failure). | 
| 
                 | 
              FileTransferProgress | Raised as file transfer is progressing. | 
| 
                 | 
              ResponseReceived | Raised when FTP response has been received. |