![]() |
<< Index >> |
FutureBasic |
| dispatchasync | statement | |
|
|
||
Description
Submits a block of code for asynchronous or synchronous execution on a specified dispatch queue.
Parameters
|
Parameter |
Description |
| labelOrQueue | Either a |
| wait | Optional |
| release | Optional |
See also
dispatchmain; dispatchglobal; dispatchend; dispatchapply
Apple documentation
Dispatch