Semaphore.Release

From Xojo Documentation

Method

Semaphore.Release()

Supported for all project types and targets.

Call Release to give a locked resource back to the Semaphore. You must call Release when you are finished using a locked resource in order to make it available to other requests.