CRM..::..ReadQuotesDataAsync Method

Namespace:  JiwaFinancials.Jiwa.JiwaDashboardUI
Assembly:  JiwaDashboardUI (in JiwaDashboardUI.dll)

Syntax


public bool ReadQuotesDataAsync(
	BackgroundWorker worker,
	DoWorkEventArgs e
)
Public Function ReadQuotesDataAsync ( _
	worker As BackgroundWorker, _
	e As DoWorkEventArgs _
) As Boolean
public:
bool^ ReadQuotesDataAsync(
	BackgroundWorker^ worker, 
	DoWorkEventArgs^ e
)

Parameters

worker
Type: BackgroundWorker
e
Type: DoWorkEventArgs