CogJobManager JobsRunningState Property Cognex VisionPro 9.5
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: 69.0.0.0 (69.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