Metodo System::Threading::Tasks::ParallelLoopResult::get_LowestBreakIteration
ParallelLoopResult::get_LowestBreakIteration method
Ottiene l’indice di iterazione più basso al quale si è verificata una interruzione.
Nullable<int64_t> System::Threading::Tasks::ParallelLoopResult::get_LowestBreakIteration()
ReturnValue
L’indice di iterazione più basso dove è stata chiamata Break, o null se non si è verificata alcuna interruzione.
Vedi anche
- Class Nullable
- Class ParallelLoopResult
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++