DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.WaitForBackgroundProcesses | Constructors | Methods | Properties | Events
Wait for any pending background processes that must be finalized before app can continue.
Available also on: Delphi FMX | .NET WinForms | ActiveX.
// Java public void 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.