Metodo System::Threading::Tasks::Task::get_IsCanceled
Task::get_IsCanceled method
Ottiene se il task è stato completato a causa della cancellazione.
bool System::Threading::Tasks::Task::get_IsCanceled() const
ReturnValue
bool Vero se il task è stato annullato
Vedi anche
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Page for C++