CogAutoSelectResults IsSynchronized Property Cognex VisionPro 9.8
Gets a value indicating whether access to this CogAutoSelectResults object is thread safe. Always false.

Namespace: Cognex.VisionPro.AutoSelect
Assembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 75.1.0.0
Syntax

public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean
Whether access to this CogAutoSelectResults object is thread safe. Always false.

Implements

ICollection IsSynchronized
See Also