Gets an interface to a synchronization boolean. This boolean will be
true if the threads of this job have been told to run and have not
yet stopped. Otherwise it will be false.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Property Value
Type: ICogSyncBooleanAn ICogSyncBoolean interface that indicates whether the job threads are running, and signals when this boolean value is changed.
See Also