isThreadAlive
if ( isThreadAlive( "myThread " ) ) {
// wiat
}
Method Signature
isThreadAlive(name=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Related
Last updated
Was this helpful?
