|
|
Ftp
|
The FtpFileWatcher type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
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) |
|
|
FileAdded | Raised when new file is added to monitored FTP directory. |
|
|
FileDeleted | Raised when file is deleted from monitored FTP directory. |
|
|
ResponseReceived | Raised when FTP response has been received. |
|
|
Status | Raised when new status messages come from the FTP file watcher. |