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