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: 69.0.0.0
Syntax
Property Value
Type: BooleanThe value of this read-only property is true.
Implements
ICogCalibFeatureExtractor IsThreadSafeRemarks
See Also