CogJobManager CogFailureQueueFlushedEventHandler DelegateCognex VisionPro 9.23
Delegate for the FailureQueueFlushed event.

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

public delegate void CogFailureQueueFlushedEventHandler(
	Object sender,
	CogJobManagerActionEventArgs e
)

Parameters

sender
Type: System Object
e
Type: Cognex.VisionPro.QuickBuild CogJobManagerActionEventArgs
Remarks

Remarks

Examples

Examples

See Also