System.Collections.Async.AsyncEnumerationCanceledException
This exception is thrown when you call Break
or when the enumerator is disposed before reaching the end of enumeration.
public AsyncEnumerationCanceledException()