CogJobManagerDependent CogRealTimeQueueFlushedEventHandler DelegateCognex VisionPro 9.8
Delegate for the RealTimeQueueFlushed event. Currently not supported (Dependent mode only).

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

public delegate void CogRealTimeQueueFlushedEventHandler(
	Object sender,
	CogJobManagerActionEventArgs e
)
See Also