ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if the task is ended properly. False if the task is not ended properly. For example:the maximum task duration has been reached,the task was canceled.
Name of the variable of type ParallelTask to be used.
Maximum duration for running the task, expressed in hundredths of a second.If this parameter is specified, <ParallelTask variable>.Wait locks the application until the task execution is ended or until the maximum duration is reached. If this parameter is not specified, <ParallelTask variable>.Wait locks the application until the task execution is ended.This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,the indication of duration in clear ('1 s' or '10 ms' for example).
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: