Click or drag to resize

TargetedSegmentListResults.Aborted Property

Gets or sets a value indicating whether or not the propagation of the TargetedSegmentList was aborted.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool Aborted { get; set; }

Property Value

Type: Boolean
See Also