DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.WaitForBackgroundProcesses | Constructors | Fields | Methods | Properties | Events
Wait for any pending background processes that must be finalized before app can continue.
Implements IGIS_Viewer.WaitForBackgroundProcesses.
// C# public void WaitForBackgroundProcesses();
' VisualBasic Public Sub WaitForBackgroundProcesses()
// Oxygene public procedure WaitForBackgroundProcesses;
For example TGIS_ViewerWnd will wait here for BaseMap to by finished. Use this internally for example before showing PrintPreview.