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 a worker thread.

C++  
Event dispatch interface for SFTPConnection. 
This is class sfFTPLib::_ISSHConnectionEvents. 
This is class sfFTPLib::IFTPConnectionEvents. 
This is class sfFTPLib::ISFTPConnectionEvents. 
This is class sfFTPLib::ISSHConnectionEvents. 
This is class sfFTPLib::ITransferProgressEvents. 
Copyright (c) by SmartSoft Ltd. All rights reserved.