Search Results for

    Show / Hide Table of Contents
    View Source

    Class RecurringBackgroundJobExecutingNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IRecurringBackgroundJob>
    RecurringBackgroundJobNotification
    Namespace: Umbraco.Cms.Infrastructure.Notifications
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public sealed class RecurringBackgroundJobExecutingNotification : RecurringBackgroundJobNotification, IStatefulNotification, INotification

    Constructors

    View Source

    RecurringBackgroundJobExecutingNotification(IRecurringBackgroundJob, EventMessages)

    Declaration
    public RecurringBackgroundJobExecutingNotification(IRecurringBackgroundJob target, EventMessages messages)
    Parameters
    Type Name Description
    IRecurringBackgroundJob target
    EventMessages messages
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • RecurringBackgroundJobExecutingNotification(IRecurringBackgroundJob, EventMessages)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX