Gets whether the implementation of Execute(ICogImage) is thread-safe.
Thread-safety is required to allow multithreading within implementations
of
Execute(CogImageCollectionMCamerasNPoses) method.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 75.1.0.0
Syntax
Property Value
Type: BooleanWhether the implementation of Execute(ICogImage) is thread-safe.
Remarks
See Also