CogJobManager IOClearQueueOnStop Property Cognex VisionPro 9.7
Determines whether or not the I/O queue contents must be cleared when the job stops.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

public CogIOClearQueueOnStop IOClearQueueOnStop { get; set; }

Property Value

Type: CogIOClearQueueOnStop
One of the CogIOClearQueueOnStop enum value.
Events

Exceptions

ExceptionCondition
CogNotStoppedExceptionThrown if the CogJobManager is not stopped
Remarks

Examples

See Also