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

Namespace: Cognex.VisionPro.Blob
Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 73.0.0.0
Syntax

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollection IsSynchronized
See Also