System::Threading::Tasks::Task::get_Status method

Task::get_Status method

Gets the current status of the task.

TaskStatus System::Threading::Tasks::Task::get_Status() const

ReturnValue

TaskStatus The current execution status

See Also