Method | Description | |
---|---|---|
RunAsync ( this that ) : Task |
Starts the Enumerator as async Task on the given TaskDistributor.
|
|
RunAsync ( this that, |
Starts the Enumerator as async Task on the given TaskDistributor.
|
public static RunAsync ( this that, |
||
that | this | |
target | The TaskDistributor instance on which the operation should perform. | |
return | Task |