CogNdmOfflineRequestedEventHandler DelegateCognex VisionPro 9.5
Event handler for OfflineRequested event.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 69.0.0.0
Syntax

public delegate void CogNdmOfflineRequestedEventHandler(
	Object sender,
	CogNdmOfflineRequestedEventArgs e
)
See Also