CogJobIndependent CogRealTimeQueueFlushedEventHandler DelegateCognex VisionPro 9.25 SR1
Delegate for the RealTimeQueueFlushed event.

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 delegate void CogRealTimeQueueFlushedEventHandler(
	Object sender,
	CogJobActionEventArgs e
)

Parameters

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

Remarks

Examples

Examples

See Also