CogApplicationState ReadMultiThreadingApplicationState Method Cognex VisionPro 9.10
Read from global MultiThreading state of the current application and use it set the values of the MultiThreading properties of this class. The following properties will be set: MultiThreadingEnabled, MultiThreadingThreadCount, MultiThreadingThreadCountMode.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax

public void ReadMultiThreadingApplicationState()
See Also