Occurs when a command is send to the server.
The event handler receives an argument of type SftpCommandSentEventArgs containing data related to this event. The following SftpCommandSentEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Command | Gets the command string. |
Sftp Class | Rebex.Net Namespace