Occurs when a response is received from the server.
The event handler receives an argument of type FtpResponseReadEventArgs containing data related to this event. The following FtpResponseReadEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Response | Gets the raw FTP response. |
Ftp Class | Rebex.Net Namespace