CogJobManager UserQueueCount Property Cognex VisionPro
Read-only property which returns the number of result packets in the user queue.

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

public int UserQueueCount { get; }

Property Value

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

See Also