Secure FTP Factory for .NET

FtpCommandEventHandler Delegate

Represents the method that will handle the event that has FtpCommandEventArgs.

public delegate void FtpCommandEventHandler(
   object sender,
   FtpCommandEventArgs e
);

Requirements

Namespace: Jscape.Ftp

Assembly: Jscape.Ftp (in Jscape.Ftp.dll)

See Also

Jscape.Ftp Namespace