Using SubscribeAsync

SubscribeAsync allows your subscriber delegate to return a Task immediately and then asynchronously execute long-running IO operations. Once the long-running subscription is complete, simply complete the Task.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset