Task ForEachAsync (IEnumerable<T> list, string title, System.Func<T, CancellationToken, Task> worker, CancellationToken cancel, bool modal)

Parameters

NameTypeDescription
list IEnumerable<T>
title string
worker System.Func<T, CancellationToken, Task>
cancel = null CancellationToken
modal = False bool

Returns

TypeDescription
Task
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.