Processes messages from Azure Storage Queues and dispatches them to registered message handlers.
[ArgumentNullException](https://learn.microsoft.com/dotnet/api/system.argumentnullexception)
: Thrown when dispatcher
or serviceScopeFactory
is null.