CogRandomAccessQueue EnqueuedEventHandler DelegateCognex VisionPro
A delegate for the Enqueue event.

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public delegate void EnqueuedEventHandler(
	Object sender,
	EventArgs e
)
See Also