DelayedConstraint
Applies a delay to the match so that a match can be evaluated in the future.
Allows only setting the polling interval of a DelayedConstraint
Allows only changing the time dimension of delay interval and setting a polling interval of a DelayedConstraint
Allows only changing the time dimension of the polling interval of a DelayedConstraint
Delay value store as an Interval object
Polling value stored as an Interval object
Creates a new DelayedConstraint
public DelayedConstraint(IConstraint baseConstraint, int delayInMilliseconds, int pollingIntervalInMilliseconds)
Creates a new DelayedConstraint