Provides data for the CommandSent event.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Class SftpCommandSentEventArgs _
	Inherits EventArgs
C#
public class SftpCommandSentEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..SftpCommandSentEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also