void Start
Start execution.
Result: stored in self (calling object)
Remarks:
If Dew.Math.TMtxProgressRuntime.ThreadBypass is false, a background worker is created and run. Otherwise, the job is executed synchronously in the caller's thread.
Start execution.
Result: stored in self (calling object)
If Dew.Math.TMtxProgressRuntime.ThreadBypass is false, a background worker is created and run. Otherwise, the job is executed synchronously in the caller's thread.