CogJobManager JobsRunningState Property Cognex VisionPro 9.21
Read-only property to get the state of all CogJobs in the CogJobManager.

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

public CogJobsRunningStateConstants JobsRunningState { get; }

Property Value

Type: CogJobsRunningStateConstants
The JobsRunningState property indicates the state all the jobs in the CogJobManager.
Remarks

Examples

See Also