CogJobManager FailureQueueCount Property Cognex VisionPro 9.22
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: 87.0.0.0 (87.0.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

Remarks

Examples

See Also