Namespace Terrasoft.Core.Scheduler
Classes
AppScheduler
A helper class for integrating the Quartz.NET scheduler with a Web application.
AppSchedulerWraper
Wrapper class for Quartz.NET scheduler.
CrossAppDomainJobFactory
Factory to create scheduler jobs that will need to run in another domain
JobOptions
Provides Job creation options.
ProcessJobProxy
A proxy class designed to run jobs from other domains in web application domain.
QuartzConfigurationSection
Represents a "quartzConfig" section within a configuration file
QuartzElement
Represents a "quartz" element within a configuration file.
QuartzElementCollection
Represents a collection of QuartzElement.
QuartzPropCollection
Represents a collection of QuartzPropElement.
QuartzPropElement
Represents a "quartz" element properties within a configuration file.
WebAppJobFactory
Interfaces
IJobScheduleWrapper
Enums
AppSchedulerMisfireInstruction
Misfire instructions.