azureQueueOptionsAction<AzureStorageQueueOptions>: An that gives you a fluent interface for configuring the options for a queue backed by Azure Queue Storage.
public static IHostBuilder UseParallelMessageDispatcher(this IHostBuilder builder)
Configures SimpleMessageBus to use the , which processes registered in parallel
regardless of the order the order they were registered in the DI container.