TcAdsSymbolInfoCollection.IsSynchronized Property
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public virtual bool IsSynchronized { get; }
VB
Public Overridable ReadOnly Property IsSynchronized As Boolean
Get
Property Value
Type: Boolean