User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_threadclass.lockthread_void

Table of Contents

TGIS_ThreadClass.LockThread method

DK for .NET | TatukGIS.NDK.TGIS_ThreadClass.LockThread | Constructors | Methods

Enters the internal critical section.

Available also on: Delphi | Java | ActiveX | 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 01:11

Page Tools