Icon UnlockSemaphore Method

function UnlockSemaphore(Value: Integer): Boolean

Usage

Call the UnlockSemaphore method to unlock the semaphore specified by the Value parameter for the table. The semaphore should have been locked previously using the LockSemaphore method.
Image