ServiceCollectionHostedServiceExtensions extension

on

Methods

addHostedService<THostedService extends HostedService>(ImplementationFactory implementationFactory) ServiceCollection

Available on ServiceCollection, provided by the ServiceCollectionHostedServiceExtensions extension

Add an HostedService registration for the given type.