Additional operations on Task<'T>
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar to lift3 but although workflows are started in sequence they might end independently in different order and all errors are collected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar to zipSequentially but although workflows are started in sequence they might end independently in different order and all errors are collected.
|
|