System::Threading::Tasks::Task::get_IsCompleted método
Task::get_IsCompleted method
Obtiene si la tarea ha completado.
bool System::Threading::Tasks::Task::get_IsCompleted() const
ReturnValue
bool Verdadero si la tarea ha finalizado (exitosamente, con error o cancelada)
Ver también
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.PDF for C++