CogJobManager JobsRunningState Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0 (87.1.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