Skip to content

AzureQueueStreamProviderBuilder.Configure(IClientBuilder, string?, IConfigurationSection)

Configure(IClientBuilder, string?, IConfigurationSection)

View source
public void Configure(IClientBuilder builder, string? name, IConfigurationSection configurationSection)
Configures the provider.

Parameters

builderIClientBuilder
The builder.
namestring?
The provider name, or null if no name is specified.
configurationSectionIConfigurationSection
The configuration section containing provider configuration.