3 references to IsCompleted
System.Threading.Tasks.Parallel (3)
System\Threading\Tasks\ParallelLoopState.cs (3)
416
/// If <see cref="
IsCompleted
"/> returns true, then the loop ran to completion, such that all iterations
417
/// of the loop were executed. If <see cref="
IsCompleted
"/> returns false and <see
420
/// cref="
IsCompleted
"/> returns false and <see cref="LowestBreakIteration"/> returns a non-null integral