Click or drag to resize

ChangePropagateSegmentsPropagatorOperatorNewPropagator Property

Gets or sets the StoppablePropagatorDefinition that will replace the underlying propagator in the Segment.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public StoppablePropagatorDefinition NewPropagator { get; set; }

Property Value

Type: StoppablePropagatorDefinition
See Also