Get/set if multithreading flag is enabled or not.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Property Value
Type: BooleanThis property will not enable or disable the application multithreading mechanism until the function ApplyMultiThreadingApplicationState is called. The default is false (disabled). The setter is internal use only.
See Also