System::Threading::Tasks::Task::get_IsFaulted méthode
Task::get_IsFaulted method
Obtient si la tâche s’est terminée à cause d’une exception non gérée.
bool System::Threading::Tasks::Task::get_IsFaulted() const
ReturnValue
bool Vrai si la tâche a échoué
Voir aussi
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++