User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.waitforbackgroundprocesses_void

Table of Contents

IGIS_Viewer.WaitForBackgroundProcesses method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.WaitForBackgroundProcesses | Methods | Properties

Waits for any pending background processes that must finish before the application can continue.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void WaitForBackgroundProcesses();
' VisualBasic
Public Sub WaitForBackgroundProcesses()
// Oxygene
public
  procedure WaitForBackgroundProcesses;

Remarks

For example, TGIS_ViewerWnd waits here until the basemap finishes. Use this internally, for example before showing PrintPreview.

2026/07/11 00:07

Page Tools