Skip to content

NamedServiceConfigurator Properties

Component configurator base class for names services This associates any configurations or subcomponents with the same name as the service being configured

ConfigureDelegate

get
View source
public Action<Action<IServiceCollection>> ConfigureDelegate
Gets the delegate used to configure the service.