Platform Core .NET Assemblies API
AppScheduler Class Methods
See Also  Send Feedback
Terrasoft.Core.Scheduler Namespace : AppScheduler Class


Glossary Item Box

For a list of all members of this type, see AppScheduler members.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AddSchedulerAdds scheduler inctance to collection.  
Public Methodstatic (Shared in Visual Basic)CreateClassJobOverloaded.   
Public Methodstatic (Shared in Visual Basic)CreateIntermediateTimerJobCreate a job to register an intermediate processing timer for the business process.  
Public Methodstatic (Shared in Visual Basic)CreateProcessJobOverloaded. There are overloaded versions of this method.  
Public Methodstatic (Shared in Visual Basic)DoesJobExistChecks whether Job exists.  
Public Methodstatic (Shared in Visual Basic)DoesJobGroupExistChecking the existence of jobs in a given group.  
Public Methodstatic (Shared in Visual Basic)FindSchedulerReturns an instance of the scheduler with the specified name.  
Public Methodstatic (Shared in Visual Basic)RemoveGroupJobsRemove all jobs in the specified group.  
Public Methodstatic (Shared in Visual Basic)RemoveJobDeleting the specified job from the specified group.  
Public Methodstatic (Shared in Visual Basic)ScheduleImmediateJob<T>Plans a job for immediate one-time start of class.  
Public Methodstatic (Shared in Visual Basic)ScheduleImmediateProcessJobPlans a task for immediate one-time start of process.  
Public Methodstatic (Shared in Visual Basic)ScheduleMinutelyJobOverloaded.   
Public Methodstatic (Shared in Visual Basic)ScheduleMinutelyProcessJobScheduling a job to start the process at a certain interval.  
Public Methodstatic (Shared in Visual Basic)SetDefaultSchedulerFinds scheduler by name and set it as default.  
Public Methodstatic (Shared in Visual Basic)ShutdownSchedulersHalts all Quartz.IScheduler's threads and cleans up all resources associated with the Scheduler.  
Public Methodstatic (Shared in Visual Basic)StartSchedulersStarts all Quartz.IScheduler's threads.  
Public Methodstatic (Shared in Visual Basic)TriggerJobOverloaded.   
Top

See Also

© Terrasoft 2002-2018.