Provides data for the CommandSent event.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..FtpCommandSentEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also