CogJobManager FailureQueueCount Property Cognex VisionPro
Read-only property which returns the number of failure packets in the failure 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 FailureQueueCount { get; }

Property Value

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

See Also