We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UntilCanceled()
IEnumerable<AsyncAction>
AsyncEnumerableUtility.UntilCanceled() (with no arguments) implicitly uses AsyncWorkItem.Current.
AsyncEnumerableUtility.UntilCanceled()
AsyncWorkItem.Current
See FL0001 for a description of the underlying problem and the suggested fixes (which are applicable here).