ITask.Start

Fore Syntax

Start;

Fore.NET Syntax

Start();

Description

The Start method starts task execution.

Example

The property use is given in description of the ITask.ContinueWith method.

See also:

ITask