Click or drag to resize

PropagateSegmentStepTaken Event

An event that will be raised every time a step is taken by the underlying StoppablePropagator.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public event EventHandler<StoppablePropagatorStepTakenArgs> StepTaken

Value

Type: SystemEventHandlerStoppablePropagatorStepTakenArgs
See Also