System::Threading::Tasks::ParallelLoopResult::get_IsCompleted méthode

ParallelLoopResult::get_IsCompleted method

Obtient si la boucle s’est exécutée jusqu’à son achèvement.

bool System::Threading::Tasks::ParallelLoopResult::get_IsCompleted()

ReturnValue

true si la boucle a terminé toutes les itérations ; sinon, false.

Voir aussi