SftpCommandSentEventHandler Delegate
Represents the method that will handle the CommandSent event of a Sftp class.
Parameters
-
sender
- The source of the event.
-
e
- A SftpCommandSentEventArgs that contains the event data.
Requirements
Namespace:
Rebex.Net
Assembly: Rebex.Net.Sftp (in Rebex.Net.Sftp.dll)
See Also
Rebex.Net Namespace