System::Threading::Tasks::ParallelLoopResult::get_IsCompleted метод

ParallelLoopResult::get_IsCompleted method

Получает, завершился ли цикл полностью.

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

ReturnValue

true, если цикл завершил все итерации; иначе false.

См. также