Raised when the CogJob has ran one iteration.
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 CogJobRanEventHandler Ran
public event CogJob..::..CogJobRanEventHandler Ran
Public Event Ran As CogJob CogJobRanEventHandler
Public Event Ran As CogJob..::..CogJobRanEventHandler
public:
event CogJob CogJobRanEventHandler^ Ran {
void add (CogJob CogJobRanEventHandler^ value);
void remove (CogJob CogJobRanEventHandler^ value);
}public:
event CogJob..::..CogJobRanEventHandler^ Ran {
void add (CogJob..::..CogJobRanEventHandler^ value);
void remove (CogJob..::..CogJobRanEventHandler^ value);
}Value
Type:
Cognex.VisionPro.QuickBuild CogJob CogJobRanEventHandler