IScheduledTaskStopEventConsumer Interface

Definition

Defines a scheduled task stop event consumer.

public interface IScheduledTaskStopEventConsumer
type IScheduledTaskStopEventConsumer = interface
Public Interface IScheduledTaskStopEventConsumer

Methods

Process(ScheduledTaskStopEventContext)

Processes a scheduled task stop event.

Applies to