ChangeConflictCollection.ICollection.IsSynchronized Property
For a description of this member, see IsSynchronized.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.BooleanReturns true if access to the collection is synchronized (thread safe).
Implements
ICollection.IsSynchronizedThis member is an explicit interface member implementation. It can be used only when the ChangeConflictCollection instance is cast to an ICollection interface.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.