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