SharpTrader.SDK - Developer API

IDataImportManager Events

The IDataImportManager type exposes the following members.

Events


  Name Description
Public event ImportCompleted
Occurs when an import was successfully completed. May be invoked multiple times during the lifespan of IImportDataWindow instance as it may import from multiple IDataSource instances.
Public event ImportFailed
Occurs when an import could not be completed and the loading of data from IDataSource. May be invoked multiple times during the lifespan of the IImportDataWindow instance.