thread.persist_session Method
/documentation/pages/Ref/Api/Objects/System/Thread/persist_session Method.xml
Disables cleanup of session resources when thread exits (for temporary worker threads).
thread.get_priority Method
/documentation/pages/Ref/Api/Objects/System/Thread/get_priority Method.xml
Gets a threads priority
thread.set_priority Method
/documentation/pages/Ref/Api/Objects/System/Thread/set_priority Method.xml
Set a threads priority
Thread Methods
/documentation/pages/Ref/Api/Objects/System/Thread/index.xml
Methods available for the thread object.
thread.Profiler_Begin Method
/documentation/pages/Ref/Api/Objects/System/Thread/Profiler_Begin Method.xml
Start profiling for the thread.
thread.Profiler_Resume Method
/documentation/pages/Ref/Api/Objects/System/Thread/Profiler_Resume Method.xml
Continue profiling for the thread after pausing.
thread.Xbasic_Trace_End Method
/documentation/pages/Ref/Api/Objects/System/Thread/XBasic_Trace_End Method.xml
Stop tracing Xbasic code execution.
thread.last_step_time Method
/documentation/pages/Ref/Api/Objects/System/Thread/last_step_time Method.xml
When debugging a thread, report the time taken for the last step.
thread.LogThreadTransitions Method
/documentation/pages/Ref/Api/Objects/System/Thread/LogThreadTransitions Method.xml
Enable/Disable logging for thread transitions.
thread.Profiler_Pause Method
/documentation/pages/Ref/Api/Objects/System/Thread/Profiler_Pause Method.xml
Pause profiling for the thread.