CogJobManagerDependent CogRealTimeQueueOverflowedEventHandler DelegateCognex VisionPro 9.7
Delegate for the RealTimeQueueOverflowed event. Currently not supported (Dependent mode only).

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

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