ThreadIsalive()
Determines if the given thread object is still running
Usage
BOOLEAN = ThreadIsalive(
p1
)
Argument | Summary |
---|---|
p1 | thread |
Determines if the given thread object is still running
BOOLEAN = ThreadIsalive(
p1
)
Argument | Summary |
---|---|
p1 | thread |