ThresholdStoppingConditionConstraintEvaluator Properties |
The ThresholdStoppingConditionConstraintEvaluator type exposes the following members.
Name | Description | |
---|---|---|
Group |
Gets the group that contains this evaluator.
(Inherited from StoppingConditionConstraintEvaluator.) | |
IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
(Overrides StoppingConditionConstraintEvaluatorIsThreadSafe.) | |
Name |
Gets an optional name for this StoppingConditionConstraintEvaluator.
(Inherited from StoppingConditionConstraintEvaluator.) | |
WhenToCheck |
Gets when to check the constraint (when an event is detected or exactly found). See the documentation of
WhenToCheckConstraint to help decide which one to pick.
(Inherited from StoppingConditionConstraintEvaluator.) |