DK for .NET | TatukGIS.NDK.TGIS_ThreadClass.LockThread | Constructors | 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.