Raised when the CogJob has started running.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.1.0.0 (75.1.0.0)
public event CogJob CogJobRunningEventHandler Running
public event CogJob..::..CogJobRunningEventHandler Running
Public Event Running As CogJob CogJobRunningEventHandler
Public Event Running As CogJob..::..CogJobRunningEventHandler
public:
event CogJob CogJobRunningEventHandler^ Running {
void add (CogJob CogJobRunningEventHandler^ value);
void remove (CogJob CogJobRunningEventHandler^ value);
}public:
event CogJob..::..CogJobRunningEventHandler^ Running {
void add (CogJob..::..CogJobRunningEventHandler^ value);
void remove (CogJob..::..CogJobRunningEventHandler^ value);
}Value
Type:
Cognex.VisionPro.QuickBuild CogJob CogJobRunningEventHandler