JobSchedulingEngine Properties

The JobSchedulingEngine type exposes the following members.

  NameDescription
Public property CurrentConstraintLevel
Protected property CurrentSequence Gets the sequence that is currently being scheduled.
Public property EngineDataProvider Gets or sets the optional engine data provider for asynchronous data load.
Public property JobSchedulingData Gets or sets job scheduling data
Public property MemoryLimitWhenCacheIsCleared Gets or sets the limit for memory usage when the cache is cleared.
Public property ObjectFactory Gets or sets the object factory used for scheduling objects instantiation.
Public property Optimization Gets or sets the scheduling optimization goal.
Public property PropagateCount Gets or sets the count of the number of constraint propagations.
Public property RollbackCount Gets or sets the number of solution search rollbacks.
Public property ScheduledDataWriter Gets or sets the optional scheduled data writer.
Public property ScheduledJobs Gets all the scheduled jobs.
Protected property SequenceScheduler Gets or sets the sequence scheduler.
Public property SolutionAttemptCount Gets or sets the number of solutions that were tried during the scheduling.
Top

Community Additions

ADD
Show: