CogJob CogJobStoppedEventHandler DelegateCognex VisionPro 9.22
Delegate for the Stopped event.

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

public delegate void CogJobStoppedEventHandler(
	Object sender,
	CogJobActionEventArgs e
)

Parameters

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

Remarks

Examples

Examples

See Also