Skip to content

SiloAdoNetStreamConfigurator.SiloAdoNetStreamConfigurator(string, Action<Action<IServiceCollection>>)

SiloAdoNetStreamConfigurator(string, Action<Action<IServiceCollection>>)

View source
public SiloAdoNetStreamConfigurator(string name, Action<Action<IServiceCollection>> configureDelegate)
Initializes a new instance of the SiloAdoNetStreamConfigurator class.

Parameters

namestring
The stream provider name.
configureDelegateAction<Action<IServiceCollection>>
The delegate used to configure services.