Read-only property which returns the number of result packets in the real-time result queue.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Property Value
Type: Int32This property returns the number of result packets in the real-time result queue at this instant.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the RealTimeQueueCount changes. |
Remarks
Examples
See Also