System::Threading::Tasks::Task::get_IsFaulted method
Task::get_IsFaulted method
Ottiene se il task è stato completato a causa di un’eccezione non gestita.
bool System::Threading::Tasks::Task::get_IsFaulted() const
ReturnValue
bool True se il task è fallito
Vedi anche
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Page for C++