System::Threading::Tasks::ParallelLoopResult::get_LowestBreakIteration Methode
ParallelLoopResult::get_LowestBreakIteration method
Ruft den niedrigsten Iterationsindex ab, bei dem ein Abbruch auftrat.
Nullable<int64_t> System::Threading::Tasks::ParallelLoopResult::get_LowestBreakIteration()
ReturnValue
Der niedrigste Iterationsindex, bei dem Break aufgerufen wurde, oder null, wenn kein Break auftrat.
Siehe auch
- Class Nullable
- Class ParallelLoopResult
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++