Click or drag to resize

PropagateSegmentResultsStoppablePropagatorResults Property

Gets or sets the results of the wrapped 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 StoppablePropagatorResults StoppablePropagatorResults { get; set; }

Property Value

Type: StoppablePropagatorResults
See Also