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

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

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollection IsSynchronized
See Also