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

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

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollection IsSynchronized
See Also