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