CustomDataSetContext.FireDataReady Method
FireDataReady()
Causes the view to request an update through its IMapControl instance.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