Click or drag to resize

StoppingConditionConstraintWhenToCheck Property

Gets or sets when to check the StoppingConditionConstraint (when a stop is detected or found).

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; set; }

Property Value

Type: WhenToCheckConstraint
See Also