System.Threading.Tasks.ParallelLoopResult public struct ParallelLoopResult Documentation Code public bool IsCompleted { get; } public long? LowestBreakIteration { get; }