AzureQueueStreamConfiguratorExtensions
class
Namespace: Orleans.Hosting
Extension methods for configuring Azure Queue stream providers.
public static class AzureQueueStreamConfiguratorExtensionsMethods
ConfigureAzureQueue(IAzureQueueStreamConfigurator, Action<OptionsBuilder<AzureQueueOptions>>)Configures the Azure Queue storage options for the stream provider.ConfigureQueueDataAdapter(IAzureQueueStreamConfigurator, Func<IServiceProvider, string, IQueueDataAdapter<string, IBatchContainer>>)Configures the adapter used to convert between stream batches and Azure Queue messages.ConfigureQueueDataAdapter(IAzureQueueStreamConfigurator)Configures the adapter used to convert between stream batches and Azure Queue messages.
