IsAsync: Boolean;
None;
The IsAsync property determines whether algorithm is calculated asynchronously when multithreaded calculation is used.
Available values:
True. Asynchronous algorithm calculation.
False. Synchronous algorithm calculation.
See also: