CogJobManager FailureQueueCount Property Cognex VisionPro 9.25 SR1
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: 93.1.0.0 (93.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

Remarks

Examples

See Also