ExecuteAsync property
Home –> Reference –> Parent Shape –> Execute Async
Default value: False
- False : The execution of the shape will be performed in synchronous way.
- True : The execution of the shape will be performed in asynchronous way so it can help to solve potential bottlenecks on AgilePoint Engine and improve performance execution.