System::Threading::Tasks::ParallelLoopResult::get_IsCompleted طريقة

ParallelLoopResult::get_IsCompleted method

يحصل على ما إذا كانت الحلقة قد انتهت إلى النهاية.

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

ReturnValue

true إذا أكملت الحلقة جميع التكرارات؛ وإلا، false.

انظر أيضًا