Secure FTP Factory for .NET

FtpListingEventHandler Delegate

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

public delegate void FtpListingEventHandler(
   object sender,
   FtpListingEventArgs e
);

Requirements

Namespace: Jscape.Ftp

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

See Also

Jscape.Ftp Namespace