System::Threading::Tasks::Task::get_IsCompleted metodo
Task::get_IsCompleted method
Ottiene se il task è stato completato.
bool System::Threading::Tasks::Task::get_IsCompleted() const
ReturnValue
bool Vero se l’attività è stata completata (con successo, con errore o annullata)
Vedi anche
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Page for C++