User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_threadclass.lockthread_void

Table of Contents

ITGIS_ThreadClass.LockThread method

DK for ActiveX | TatukGIS_XDK11.ITGIS_ThreadClass.LockThread | Methods

Enters the internal critical section.

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

Syntax

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

Remarks

Acquires the lock to protect shared state against concurrent access from other threads.

2026/07/11 00:15

Page Tools