Xojo.Threading.Thread.Resume

From Xojo Documentation

Method

Xojo.Threading.Thread.Resume()

Supported for all project types and targets.

Wakes a thread that is sleeping or suspended so that it may continue running.

Sample Code

LongRunningThread.Resume