Secure FTP Factory for .NET

FtpDownloadEventHandler Delegate

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

public delegate void FtpDownloadEventHandler(
   object sender,
   FtpDownloadEventArgs e
);

Requirements

Namespace: Jscape.Ftp

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

See Also

Jscape.Ftp Namespace