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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollection IsSynchronized
See Also