TimelineTask constructor

TimelineTask()

Create a task. The task ID will be set by the system.

Implementation

TimelineTask() : _taskId = _getNextAsyncId() {}