Search Framework:
IBulkUpdateHost
Namespace: WealthLab.Data
Parent:

The IBulkUpdateHost interface is used to communicate back to WL8 during a Provider Update, and is part of the Historical Data Provider extension API.

Members
BulkUpdateCompleted
void BulkUpdateCompleted()

Call this method to indicate to WL8 that the Historical Provider update is completed.


WriteToBulkUpdateLog
void WriteToBulkUpdateLog(string msg)

Writes the specified message in the msg parameter to the WL8 Data Manager Historical Provider update log.