Click or drag to resize

StoppedOnMaximumDurationExceptionResultsOfStoppedSegment Property

Gets the SegmentResults of 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 PropagateSegmentResults ResultsOfStoppedSegment { get; }

Property Value

Type: PropagateSegmentResults
See Also