Click or drag to resize

SinglePropagateSegmentResultsStoppedOnMaximumDuration Property

Gets a value indicating whether the propagation stopped due to the MaximumDuration being exceeded.

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

Property Value

Type: Boolean
See Also