System::Threading::Tasks::Task::get_IsCanceled metodo

Task::get_IsCanceled method

Ottiene se il task è stato completato a causa della cancellazione.

bool System::Threading::Tasks::Task::get_IsCanceled() const

ReturnValue

bool True se l’attività è stata annullata

Vedi anche