JVCL Help:TJvMTManager.TerminateThreads
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMTManager.TerminateThreads Method
[+] TJvMTManager Methods
Search in JVCL Help
Search in all projectsSummary
Terminates all threads.
Pascal
procedureTerminateThreads;
Description
Call TerminateThreads to send the terminate signal to all running threads. The function can return before all threads have actually terminated. Thus, call WaitThreads after this function to make sure that all threads have actually finished.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page