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