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