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

Property Value

Type: WhenToCheckConstraint
See Also