SiloAzureQueueJsonStreamConfigurator(string, Action<Action<IServiceCollection>>)
public SiloAzureQueueJsonStreamConfigurator(string name, Action<Action<IServiceCollection>> configureServicesDelegate) Initializes a new instance of the
SiloAzureQueueJsonStreamConfigurator class. Parameters
namestring- The stream provider name.
configureServicesDelegateAction<Action<IServiceCollection>>- The delegate used to configure services.
