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
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++