Click or drag to resize

StoppingConditionEventFoundEventArgs.StateAtEvent Property

Gets the state of the EventFound.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ITimeBasedState StateAtEvent { get; }

Property Value

Type: ITimeBasedState
See Also