EventHubAdapterFactory(string, EventHubOptions, EventHubReceiverOptions, EventHubStreamCachePressureOptions, StreamCacheEvictionOptions, StreamStatisticOptions, IEventHubDataAdapter, IServiceProvider, ILoggerFactory, IEnvironmentStatisticsProvider)
public EventHubAdapterFactory(string name, EventHubOptions ehOptions, EventHubReceiverOptions receiverOptions, EventHubStreamCachePressureOptions cacheOptions, StreamCacheEvictionOptions cacheEvictionOptions, StreamStatisticOptions statisticOptions, IEventHubDataAdapter dataAdapter, IServiceProvider serviceProvider, ILoggerFactory loggerFactory, IEnvironmentStatisticsProvider environmentStatisticsProvider)Parameters
namestringehOptionsEventHubOptionsreceiverOptionsEventHubReceiverOptionscacheOptionsEventHubStreamCachePressureOptionscacheEvictionOptionsStreamCacheEvictionOptionsstatisticOptionsStreamStatisticOptionsdataAdapterIEventHubDataAdapterserviceProviderIServiceProviderloggerFactoryILoggerFactoryenvironmentStatisticsProviderIEnvironmentStatisticsProvider
