ITask.Wait

Fore Syntax

Wait;

Fore.NET Syntax

Wait();

Description

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

See also:

ITask