ITask.Wait

Syntax

Wait;

Description

The Wait method pauses the current application until the task is completed.

See also:

ITask