Click or drag to resize

StoppedOnMaximumDurationException.SegmentIdentifier Property

Gets the identifier of the SegmentPropagator that stopped on a maximum Duration, if available.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SegmentDefinition SegmentIdentifier { get; }

Property Value

Type: SegmentDefinition
See Also