DK for ActiveX | TatukGIS_XDK11.ITGIS_ThreadClass.LockThread | Methods
Enters the internal critical section.
// C# public void LockThread();
' VisualBasic Public Sub LockThread()
// Oxygene public procedure LockThread;
Acquires the lock to protect shared state against concurrent access from other threads.