Stop forces the CogJobManager and any contained CogJobs to stop running. Only when the CogJobManager is running continuously can it be stopped. This method returns immediately and does not wait. Once the CogJobManager and any contained jobs have completely stopped, the Stopped event will be fired.
If the CogJobManager is not running, this method has no effect.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Remarks
Examples
See Also