SmartLineTrainData SuspendChangedEvent Method Cognex VisionPro 9.22 SR1

Temporarily suspends the raising of the ChangedEvent. May be called more than once, and a corresponding call to ResumeAndRaiseChangedEvent must be made for each call to SuspendChangedEvent.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public override void SuspendChangedEvent()

Implements

IChangedEvent SuspendChangedEvent 
See Also