Starts an asynchronous query for data sources.
Visual Basic |
---|
Public Sub RequestDataSources() |
The outcome of the request, as well as any errors, are reported via the DataSourcesResolved event, which is fired only once per request.
Returned data sources are the financial data providers available in CQGIC.
See the usage of RequestDataSources method in the DataSourcesResolved event's example section.