SmartFTP FTP Library
sfFTPLib Library Interfaces
Interfaces
Interface 
Description 
Event dispatch interface for the IFTPConnection interface.

Technical Details
All events are synchronous. Depending on the class providing the _IFTPConnectionEvents interface, events are fired from different threads. The FTPConnectionSTA fires all events from the main thread, the FTPConnectionMTA class fires the events from the worker thread.

C++  
Event dispatch interface for FTPFXP
Events are fired during an operation and/or when the operation completed.
To get the result of the operation use the LastError property of the IFTPFXP interface. 
Event dispatch interface for SFTPConnection. 
This is class sfFTPLib::_ISSHConnectionEvents. 
This is class sfFTPLib::_ISSHTerminalEvents. 
This is class sfFTPLib::_IWorkerThreadEvents. 
This is class sfFTPLib::IWorkerThreadEvents. 
Copyright (c) by SmartSoft Ltd. All rights reserved.