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