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