CogBlobMorphologyCollection IsSynchronized Property Cognex VisionPro
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: 65.1.0.0
Syntax

public bool IsSynchronized { get; }

Property Value

Type: Boolean
See Also