CustomDataSetContext.FireDataReady Method
Causes the view to request an update through its MapControl.
FireDataReady()
Causes the view to request an update through its MapControl.Syntax
public void FireDataReady ()
Remarks
If a custom dataset loads data on its own separate worker thread, it can call this method when new data is ready. This will cause the view to request a redraw of the map control the view is connected to.
Platforms
Windows, Linux, Android