QuartzScheduler NotifySchedulerListenersResumedJobs Method Quartz.NET API Documentation
Notifies the scheduler listeners about resumed job.

Namespace: Quartz.Core
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public virtual void NotifySchedulerListenersResumedJobs(
	string group
)
See Also