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