Thread:requestTermination

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: 2018.10
Class: Thread

Description

Sets a flag to terminate thread.

thread:requestTermination()

Checks whether the thread needs terminated in the thread or it will terminate automatically after a number of Lua instructions.