Click or drag to resize

StoppingConditionConstraintWhenToCheck Property

Gets or sets when to check this constraint (when a stop is detected or found).

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

Property Value

Type: WhenToCheckConstraint
See Also