Metodo System::Threading::Tasks::ParallelLoopResult::get_IsCompleted
ParallelLoopResult::get_IsCompleted method
Ottiene se il ciclo è stato eseguito fino al completamento.
bool System::Threading::Tasks::ParallelLoopResult::get_IsCompleted()
ReturnValue
true se il ciclo ha completato tutte le iterazioni; altrimenti, false.
Vedi anche
- Class ParallelLoopResult
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++