TimelineTask()

Create a task. taskId will be set by the system.

Source

TimelineTask()
    : _taskId = _getNextAsyncId() {
}