CogJobResultHistory QueueItemsChanged EventCognex VisionPro 9.10
Raised when a major change is made to the currently selected queue contents - generally this occurs when a new queue item is pushed on, shifting all queue items by one. Every time a new item is added, either the QueueItemsChanged or LatestQueueItemChanged event will be raised (not both).

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

public event EventHandler QueueItemsChanged

Value

Type: System EventHandler

Implements

ICogJobResultHistory QueueItemsChanged
See Also