CogJob CogJobRunningEventHandler DelegateCognex VisionPro 9.10
Delegate for the Running event.

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

public delegate void CogJobRunningEventHandler(
	Object sender,
	CogJobActionEventArgs e
)

Parameters

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

Remarks

Examples

Examples

See Also