Gets or sets a flag indicating if the Run invocation should abort if
the Run method of any of its contained tools fails.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: BooleanTrue means only tools upto the first failing tool are run; false means all tools are run regardless of failures.
See Also