Search Results for

    Show / Hide Table of Contents
    View Source

    Class RecurringBackgroundJobHostedService

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.BackgroundJobs
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public static class RecurringBackgroundJobHostedService

    Methods

    View Source

    CreateHostedServiceFactory(IServiceProvider)

    Declaration
    public static Func<IRecurringBackgroundJob, IHostedService> CreateHostedServiceFactory(IServiceProvider serviceProvider)
    Parameters
    Type Name Description
    IServiceProvider serviceProvider
    Returns
    Type Description
    Func<IRecurringBackgroundJob, IHostedService>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • CreateHostedServiceFactory(IServiceProvider)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX