Xceed FTP Library Documentation
IXceedFtpEvents interface
XceedFtp control reference > Optional objects and interfaces > IXceedFtpEvents interface

The IXceedFtpEvents interface contains the same events, with the same parameter types and return values as the events offered by the XceedFtp control. Your application can implement this interface in order to receive event notifications via custom interface advising.

The library must be advised that you have implemented this interface by calling the IXceedFtpAdviseEvents interface's Advise method.

The declarations for each event can be found in the "declaration" section of the topic for the appropriate event. See the events topic for a list of events with links to each event.