Get/set the number of threads.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32This property will not get/set the number of threads the multithreading mechanism uses when running vision tools until the function ApplyMultiThreadingApplicationState is called.The default value of this property is 1. The setter is internal use only.
See Also