Flush/clear the user queue of all packets. This method cannot be called while the CogJobManager or any contained CogJobs are running.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Events
| Event Type | Reason |
|---|---|
| CogJobManager UserQueueFlushed | Fires when the queue is flushed. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJobManager or any contained CogJobs are not stopped. |
Remarks
Examples
See Also