FtpItemParseEventHandler Delegate
Represents the method that will handle the ItemParse event of a FtpItem class.
Parameters
-
sender
- The source of the event.
-
e
- A FtpItemParseEventArgs that contains the event data.
Requirements
Namespace:
Rebex.Net
Assembly: Rebex.Net.Ftp (in Rebex.Net.Ftp.dll)
See Also
Rebex.Net Namespace