JobLinkConstraint Methods
The JobLinkConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToJobActivationList | Adds the constraint instance to the constraint activation list of a job. (Inherited from JobDateLinkConstraint.) |
| ClearWakeupList | Clears any wakeup information that is associated with the constraint. (Inherited from SchedulingConstraint.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetPeerJob | Gets the peer job of the job that is passed as parameter based on the current link information. |
| GetType | (Inherited from Object.) |
| MarkJobAsFailedToSchedule | Marks the jobs as failed to be scheduled. (Inherited from SchedulingConstraint.) |
| MemberwiseClone | (Inherited from Object.) |
| Propagate | Does a simple propagation. (Inherited from JobDateLinkConstraint.) |
| RemoveFromJobActivationList | Removes the constraint instance from the constraint activation list of a job. (Inherited from SchedulingConstraint.) |
| Replay | Replays the constraint by using the specified scheduling engine. (Overrides JobDateLinkConstraint.Replay(ISchedulingEngine).) |
| ToString | Gets the constraint details. (Inherited from JobDateLinkConstraint.) |
| UpdateVariableWakeupLists | Adds the constraint instance to all the variable wakeup lists that should trigger a new propagation of the constraint. (Inherited from JobDateLinkConstraint.) |
Community Additions
ADD
Show: