CogJob State Property Cognex VisionPro
Gets the running state of the CogJob.

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

public CogJobStateConstants State { get; }

Property Value

Type: CogJobStateConstants
The state of the job.
See Also