Raised after the record is removed from the realtime queue and the job
internally processes the record for I/O.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 69.0.0.0 (69.0.0.0)
public event CogJob CogProcessedIOResultAvailableEventHandler ProcessedIOResultAvailable
public event CogJob..::..CogProcessedIOResultAvailableEventHandler ProcessedIOResultAvailable
Public Event ProcessedIOResultAvailable As CogJob CogProcessedIOResultAvailableEventHandler
Public Event ProcessedIOResultAvailable As CogJob..::..CogProcessedIOResultAvailableEventHandler
public:
event CogJob CogProcessedIOResultAvailableEventHandler^ ProcessedIOResultAvailable {
void add (CogJob CogProcessedIOResultAvailableEventHandler^ value);
void remove (CogJob CogProcessedIOResultAvailableEventHandler^ value);
}public:
event CogJob..::..CogProcessedIOResultAvailableEventHandler^ ProcessedIOResultAvailable {
void add (CogJob..::..CogProcessedIOResultAvailableEventHandler^ value);
void remove (CogJob..::..CogProcessedIOResultAvailableEventHandler^ value);
}Value
Type:
Cognex.VisionPro.QuickBuild CogJob CogProcessedIOResultAvailableEventHandler