Click or drag to resize

PropagationEventIndication Enumeration

An indication of how the propagator should proceed.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum PropagationEventIndication
Members
  Member nameDescription
ContinuePropagation Continue the current propagation.
StopPropagationAfterStep Stop the propagation after the current step.
See Also