StoppingConditionEventFoundEventArgsStateAtEvent Property |
Namespace:
AGI.Foundation.StoppingConditions
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ITimeBasedState StateAtEvent { get; }
Public ReadOnly Property StateAtEvent As ITimeBasedState
Get
public:
property ITimeBasedState^ StateAtEvent {
ITimeBasedState^ get ();
}
member StateAtEvent : ITimeBasedState with get
Property Value
Type:
ITimeBasedStateSee Also