Secure FTP Factory for .NET

FxpStartEventHandler Delegate

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

public delegate void FxpStartEventHandler(
   object sender,
   FxpStartEventArgs e
);

Requirements

Namespace: Jscape.Ftp

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

See Also

Jscape.Ftp Namespace