Gets a value indicating whether access to this collection is synchronized (thread-safe).
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
public virtual bool IsSynchronized { get; }public virtual bool IsSynchronized { get; }Public Overridable ReadOnly Property IsSynchronized As Boolean
Get
Public Overridable ReadOnly Property IsSynchronized As Boolean
Get
public:
virtual property bool IsSynchronized {
bool get ();
}public:
virtual property bool IsSynchronized {
bool get ();
}Property Value
Type:
BooleanImplements
ICollection IsSynchronized