I have a customer who wants to constantly run a subscription that receives messages in a topic. This I have coded for. Now, the client wants to ability to "pause" the receive process. Would this be the equivalent of defer? Or is there a safe way to do this without losing messages or a recommended pattern?
Thanks
Please Vote &/or "Mark As Answer" if this post is helpful to you. Thanks and happy coding :D