FtpCommandSentEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
Provides data for the CommandSent event.
Syntax
public class FtpCommandSentEventArgs : EventArgs
Inherited Members
Constructors
| Name | Description |
|---|---|
| FtpCommandSentEventArgs(String) | Initializes a new instance of the FtpCommandSentEventArgs class with the specified command string. |
Properties
| Name | Description |
|---|---|
| Command | Gets the command string. |