CogJobIndependent RealTimeQueueCount Property Cognex VisionPro 9.23
Read-only property which returns the number of result packets in the real-time result queue.

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

public int RealTimeQueueCount { get; }

Property Value

Type: Int32
This property returns the number of result packets in the real-time result queue at this instant.
Events

Remarks

Examples

See Also