Task::Execute

Task::Execute
virtual void Execute() = 0;
Description

Execute is a virtual function which is overridden to perform the main work of the task.