Asynchronous (Async)

Asynchronous (Async)

If a task is asynchronous, a new task does not depend on the completion of the previous task in order to begin. (see Call Type)