Additional operations on Task<'T>
Function or value | Description |
|
![]() ![]() ![]() ![]() ![]() ![]() Creates a task workflow that is the result of applying the resulting function of a task workflow to the resulting value of another task workflow
|
|
|
|
It can be used to convert non-generic Task to unit Task.
|
|
|
|
|
|
Workflows are run in sequence.
|
|
Workflows are run in sequence.
|
|
|
|
|
|
|
|
|
|
|