System::Threading::Tasks::Task::get_Status metodo

Task::get_Status method

Ottiene lo stato corrente del task.

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

ReturnValue

TaskStatus The current execution status

Vedi anche