FtpCommandSentEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
FtpCommandSentEventArgs(String)
Initializes a new instance of the Ftp
Declaration
public FtpCommandSentEventArgs(string command)
Parameters
Type | Name | Description |
---|---|---|
String | command | The command that was sent. |