EnglishРусский  
 Share/Save/Bookmark
 

thread.terminate

Terminating a thread.

method uint thread.terminate (
   uint code
)

Parameters

code Thread termination code.

Return value

If the function succeeds, the return value is 1. If the function fails, the return value is 0.

Related links

Source

Edit