CogNdmOfflineRequestedEventHandler DelegateCognex VisionPro 9.8
Event handler for OfflineRequested event.

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

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