Read-only property to get the state of all CogJobs in the CogJobManager.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.0.0.0 (87.0.0.0)
public CogJobsRunningStateConstants JobsRunningState { get; }public CogJobsRunningStateConstants JobsRunningState { get; }Public ReadOnly Property JobsRunningState As CogJobsRunningStateConstants
Get
Public ReadOnly Property JobsRunningState As CogJobsRunningStateConstants
Get
public:
property CogJobsRunningStateConstants JobsRunningState {
CogJobsRunningStateConstants get ();
}public:
property CogJobsRunningStateConstants JobsRunningState {
CogJobsRunningStateConstants get ();
}Property Value
Type:
CogJobsRunningStateConstantsThe JobsRunningState property indicates the state all the jobs in the CogJobManager.