|
|
|
|
|
<Thread variable>.Wait (Function) In french: <Variable Thread>.Attend Waits for the end of the execution of the specified thread. A maximum timeout can be specified. Reminder A thread is a process launched in parallel with the current application ("main thread"). This allows you to run a task in the background (e.g. backup, etc.). Syntax Business / UI classification: Neutral code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|