Official Content

Determines whether to wait for the outcome of the operation returned by the external function or method before proceeding with the rest of the code.

Values

True
False

Scope

Objects: External Object
Generators: Angular, .NET, Java

Description

A method of an External Object with Type property 'Native Object' may return results asynchronously. To control this behavior, the Should Await For Completion property can be set to:

  • True: To wait for the completion of the operation before proceeding with the code execution.
  • False: To continue executing the code without waiting for the operation to complete. This is the default value.

Runtime/Design time

This property applies only at design time.

How to apply changes

No action is required to apply the corresponding changes when the property value is configured.

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant