Click or drag to resize

StoppedOnMaximumDurationExceptionCumulativeResults Property

Gets the results of the entire propagation, if available, up to and including the SegmentPropagator that stopped propagation.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SegmentListResults CumulativeResults { get; }

Property Value

Type: SegmentListResults
See Also