ServiceCollectionHostedServiceExtensions extension

on

Methods

addHostedService<THostedService extends HostedService>(ImplementationFactory implementationFactory) ServiceCollection
Add an HostedService registration for the given type.