ITask.Start

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