Secure FTP Factory for .NET

FtpProgressEventHandler Delegate

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

public delegate void FtpProgressEventHandler(
   object sender,
   FtpProgressEventArgs e
);

Requirements

Namespace: Jscape.Ftp

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

See Also

Jscape.Ftp Namespace