thread.resume
Resuming a thread. Resume a thread paused with the thread.suspend method.
method uint thread.resume()
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Resuming a thread. Resume a thread paused with the thread.suspend method.
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |