ITaskScheduler Interface |
Namespace: Ookii.Jumbo.Jet.Scheduling
The ITaskScheduler type exposes the following members.
Name | Description | |
---|---|---|
ScheduleTasks |
Performs a scheduling pass.
|
Implement this interface if you want to customize the scheduling behavior of Jumbo Jet. Use the Scheduler configuration property to specify which scheduler to use.