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: 25.1.421.0 (25.1.421.0)
Syntax
public WhenToCheckConstraint WhenToCheck { get; set; }

Property Value

Type: WhenToCheckConstraint
See Also