JobSchedulingEngineInteropExtended Properties

The JobSchedulingEngineInteropExtended type exposes the following members.

  NameDescription
Public property CurrentConstraintLevel (Inherited from JobSchedulingEngine.)
Protected property CurrentSequence Gets the sequence that is currently being scheduled. (Inherited from JobSchedulingEngine.)
Public property DummyScheduling Gets or sets a value that indicates whether to use dummy scheduling
Public property EngineDataProvider Gets or sets the optional engine data provider for asynchronous data load. (Inherited from JobSchedulingEngine.)
Public property JobSchedulingData Gets or sets job scheduling data (Inherited from JobSchedulingEngine.)
Public property LogResults Gets or sets a value that indicates whether to log the results of the scheduling to an XML file.
Public property MemoryLimitWhenCacheIsCleared Gets or sets the limit for memory usage when the cache is cleared. (Inherited from JobSchedulingEngine.)
Public property NoTimeOut Gets or sets a value that indicates whether to override the timeout setting.
Public property ObjectFactory Gets or sets the object factory used for scheduling objects instantiation. (Inherited from JobSchedulingEngine.)
Public property Optimization Gets or sets the scheduling optimization goal. (Inherited from JobSchedulingEngine.)
Public property PropagateCount Gets or sets the count of the number of constraint propagations. (Inherited from JobSchedulingEngine.)
Public property RollbackCount Gets or sets the number of solution search rollbacks. (Inherited from JobSchedulingEngine.)
Public property ScheduledDataWriter Gets or sets the optional scheduled data writer. (Inherited from JobSchedulingEngine.)
Public property ScheduledJobs Gets all the scheduled jobs. (Inherited from JobSchedulingEngine.)
Protected property SequenceScheduler Gets or sets the sequence scheduler. (Inherited from JobSchedulingEngine.)
Public property SolutionAttemptCount Gets or sets the number of solutions that were tried during the scheduling. (Inherited from JobSchedulingEngine.)
Top

Community Additions

ADD
Show: