Click or drag to resize

StopSegmentConfiguration Constructor (Boolean)

Initializes a new instance.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public StopSegmentConfiguration(
	bool stopEnabled
)

Parameters

stopEnabled
Type: SystemBoolean
Is the StopSegment enabled to actually stop propagation.
See Also