ParallelLoopResult.cs
Go to the documentation of this file.
Definition: AggregateException.cs:31
long? LowestBreakIteration
Definition: ParallelLoopResult.cs:40
internal ParallelLoopResult(long? lowest, bool isCompleted)
Definition: ParallelLoopResult.cs:34
bool IsCompleted
Definition: ParallelLoopResult.cs:45