2 references to IsStopped
System.Threading.Tasks.Parallel (2)
System\Threading\Tasks\ParallelLoopState.cs (2)
131/// For long-running iterations that may already be executing, <see cref="Stop()"/> causes <see cref="IsStopped"/> 133/// cref="IsStopped"/> and exit early if it's observed to be true.