Just want to thank Erel for implementing the "Wait For" feature.
I just finished a project that did a lot of FTP operations and they had to be done in a specific order.
If I had to write the app with all those operations happening asynchronously with different event subs all over the place and requiring a state machine, I would have pulled out all my hair!
The Wait For made the entire flow so much more clean and easier to implement.
Thanks again!
I just finished a project that did a lot of FTP operations and they had to be done in a specific order.
If I had to write the app with all those operations happening asynchronously with different event subs all over the place and requiring a state machine, I would have pulled out all my hair!
The Wait For made the entire flow so much more clean and easier to implement.
Thanks again!