Gets whether the implementation of the Execute(ICogImage) method is thread-safe.
thread-safety is required to allow multithreading within implementations
of the
Execute(List< List< ICogImage > >) method.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 85.1.0.0
Syntax
Property Value
Type: BooleanWhether the implementation of the Execute(ICogImage) method is thread-safe.
Implements
ICog3DCalibrationFeatureExtractor IsThreadSafeSee Also