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