SchedulingConstraint Methods

The SchedulingConstraint type exposes the following members.

  NameDescription
Protected method Static member AddToFirstJobInSequence Identifies the job with the highest position in the job sequence and adds that constraint to the activation list of that job.
Protected method AddToJobActivationList Adds the constraint instance to the constraint activation list of a job.
Protected method Static member AddToLastJobInSequence Identifies the job with the highest position in the job sequence and adds that constraint to that activation list of the job.
Public method ClearWakeupList Clears any wakeup information that is associated with the constraint.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MarkJobAsFailedToSchedule Marks the jobs as failed to be scheduled.
Protected method MemberwiseClone (Inherited from Object.)
Protected method Propagate Propagates the constraint.
Protected method RemoveFromJobActivationList Removes the constraint instance from the constraint activation list of a job.
Public method Replay Replays the constraint by using the supplied scheduling engine.
Public method ToString (Inherited from Object.)
Protected method UpdateVariableWakeupLists Adds the constraint instance to all the variable wakeup lists that should trigger a new propagation of the constraint.
Top

Community Additions

ADD
Show: