CogNdmOfflineRequestedEventHandler DelegateCognex VisionPro 9.8 SR1
Event handler for OfflineRequested event.

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

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