Click or drag to resize

StoppingConditionConstraintEvaluatorWhenToCheck Property

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.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public WhenToCheckConstraint WhenToCheck { get; }

Property Value

Type: WhenToCheckConstraint
See Also