December 2022
Intermediate to advanced
286 pages
5h 4m
English
In the previous chapter, we discussed the enterprise Azure Service Bus and its key features. We explored ways to provision a service bus instance in the Microsoft Azure portal and interact with a service bus queue using our ASP.NET Core web application. You learned about ways to send as schedule a message to the service bus queue. In this chapter, we will build upon the ...