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: 87.1.0.0 (87.1.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