Flush/clear the real-time result queue of all packets. This method cannot be called while the CogJob is running.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax
Events
| Event Type | Reason |
|---|---|
| CogJobIndependent RealTimeQueueFlushed | Fires when the queue is flushed. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJob is not stopped. |
Remarks
Examples
See Also