System::Threading::Tasks::Task::get_IsFaulted método
Task::get_IsFaulted method
Obtiene si la tarea se completó debido a una excepción no controlada.
bool System::Threading::Tasks::Task::get_IsFaulted() const
ReturnValue
bool Verdadero si la tarea falló
Ver también
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.PDF for C++