DK for Python | tatukgis_pdk.TGIS_ThreadClass.LockThread | Constructors | Methods
Available also on: Delphi | .NET | Java | ActiveX.
Enters the internal critical section.
# Python def LockThread( self ) -> None:
Acquires the lock to protect shared state against concurrent access from other threads.