Click or drag to resize

StoppablePropagatorDefinition.GetStoppablePropagator Method

Overload List
  NameDescription
Public methodGetStoppablePropagator()
Creates and initialize the actual StoppablePropagator. It is assume that the Adapters are either not needed or are fully configured with any current and previous objects set.
Public methodGetStoppablePropagator(EvaluatorGroup)
Creates and initialize the actual StoppablePropagator. It is assume that the Adapters are either not needed or are fully configured with any current and previous objects set.
Public methodGetStoppablePropagator(EvaluatorGroup, IList<StateElementAdapterDefinition>)
Creates and initialize the actual StoppablePropagator.
Top
See Also