Skip to content

AzureQueueAdapterFactory Constructors

Factory class for Azure Queue based stream provider.

AzureQueueAdapterFactory(string, AzureQueueOptions, SimpleQueueCacheOptions, IQueueDataAdapter<string, IBatchContainer>, ILoggerFactory)

View source
public AzureQueueAdapterFactory(string name, AzureQueueOptions options, SimpleQueueCacheOptions cacheOptions, IQueueDataAdapter<string, IBatchContainer> dataAdapter, ILoggerFactory loggerFactory)

Parameters

namestring
optionsAzureQueueOptions
cacheOptionsSimpleQueueCacheOptions
dataAdapterIQueueDataAdapter<string, IBatchContainer>
loggerFactoryILoggerFactory