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