CogFrameGrabber1394DCAMs IsSynchronized Property Cognex VisionPro
Gets a value indicating whether access to this collection is synchronized (thread-safe).

Namespace: Cognex.VisionPro.FG1394DCAM
Assembly: Cognex.VisionPro.FG1394DCAM (in Cognex.VisionPro.FG1394DCAM.dll) Version: 65.1.0.0
Syntax

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollection IsSynchronized
See Also