Ftp.CommandSent Event
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9313)
Occurs when a command is send to the server.
Syntax
public event EventHandler<FtpCommandSentEventArgs> CommandSent
Returns
| Type | Description |
|---|---|
| EventHandler<FtpCommandSentEventArgs> |