TypeLib Xojo support Plugin

Task.Run Method

Runs the task as non threaded code. This method is mostly meant to test and diagnose if there is problem with running in native thread.

Run()

Parameters

Remarks

See Also

Task Class