[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionList-1.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether access to the ICollection is synchronized (thread safe).

Declaration
public bool IsSynchronized { get; }
Implements