Get or set the running state of the CogJob or CogJobManager when the image queue overflowed event is fired by a job.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Property Value
Type: CogImageQueueOverflowActionConstantsOne of the CogImageQueueOverflowActionConstants enum value.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the ImageQueueOverflowAction changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJobManager is not stopped |
Remarks
Examples
See Also