JobSchedulingEngine Properties
The JobSchedulingEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentConstraintLevel | |
| CurrentSequence | Gets the sequence that is currently being scheduled. |
| EngineDataProvider | Gets or sets the optional engine data provider for asynchronous data load. |
| JobSchedulingData | Gets or sets job scheduling data |
| MemoryLimitWhenCacheIsCleared | Gets or sets the limit for memory usage when the cache is cleared. |
| ObjectFactory | Gets or sets the object factory used for scheduling objects instantiation. |
| Optimization | Gets or sets the scheduling optimization goal. |
| PropagateCount | Gets or sets the count of the number of constraint propagations. |
| RollbackCount | Gets or sets the number of solution search rollbacks. |
| ScheduledDataWriter | Gets or sets the optional scheduled data writer. |
| ScheduledJobs | Gets all the scheduled jobs. |
| SequenceScheduler | Gets or sets the sequence scheduler. |
| SolutionAttemptCount | Gets or sets the number of solutions that were tried during the scheduling. |
Community Additions
ADD
Show: