CogJob CogGCRequestedEventHandler DelegateCognex VisionPro 9.20
Delegate for the GarbageCollectionRequested event.

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

public delegate void CogGCRequestedEventHandler(
	Object sender,
	CogJobActionEventArgs e
)

Parameters

sender
Type: System Object
e
Type: Cognex.VisionPro.QuickBuild CogJobActionEventArgs
See Also