Method Thread.Thread()->wait()
- Method wait
mixed wait()
- Description
Waits for the thread to complete, and then returns the value returned from the thread function.
mixed wait()
Waits for the thread to complete, and then returns the value returned from the thread function.