CogAcqFifo8501 SuspendChangedEvent Method Cognex VisionPro 9.22
Temporarily suspends the raising of the Changed event. May be called more than once, and a corresponding call to ResumeAndRaiseChangedEvent must be made for each call to SuspendChangedEvent.

Namespace: Cognex.VisionPro.FG8501.Implementation.Internal
Assembly: Cognex.VisionPro.FG8501 (in Cognex.VisionPro.FG8501.dll) Version: 87.0.0.0
Syntax

public virtual void SuspendChangedEvent()

Implements

ICogChangedEvent SuspendChangedEvent 
See Also