ThreadTerminate()
Stops processing of the thread specified in the name attribute.
If you terminate a thread, the thread scope includes an ERROR metadata structure with information about the termination. (optional, default=run)
ThreadTerminate( name=string );
Returns: void
Examples
There are currently no examples for this function 18,926ms WARN No examples for function threadterminateSee also
- Threads
- ThreadJoin()
- <cfthread>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)