![]() |
FtpClient Events |
The FtpClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginFileTransfer |
Raised when file transfer begins.
|
![]() | CommandSent |
Raised when FTP command has been sent.
|
![]() | Disposed |
Raised when class is disposed;
|
![]() | EndFileTransfer |
Raised when file transfer completes.
|
![]() | FileTransferNotification |
Raised when file transfer process has completed (success or failure).
|
![]() | FileTransferProgress |
Raised as file transfer is progressing.
|
![]() | ResponseReceived |
Raised when FTP response has been received.
|