Class RecurringBackgroundJobStartingNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Notifications
Assembly: Umbraco.Infrastructure.dll
Syntax
public sealed class RecurringBackgroundJobStartingNotification : RecurringBackgroundJobNotification, IStatefulNotification, INotification
Constructors
View SourceRecurringBackgroundJobStartingNotification(IRecurringBackgroundJob, EventMessages)
Declaration
public RecurringBackgroundJobStartingNotification(IRecurringBackgroundJob target, EventMessages messages)
Parameters
Type | Name | Description |
---|---|---|
IRecurring |
target | |
Event |
messages |