I'm a bit confused how should I implement worklflow of multiple asynchronous tasks. For example - Task1 started, when Task1 completed, Task2 started, when Task2 completed start TaskN etc.
How should I process Exception here and what kind of Exception may throw?
I did searched on MSDN but there is no complete example of such pattern.
Aucun commentaire:
Enregistrer un commentaire