Data Port Sync 1.0.500

SqlCeErrorCollection.IsSynchronized Property

[This is preliminary documentation and subject to change.]

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

[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As  _
    Implements ICollection.
[C#]
public  IsSynchronized {get;}

Implements

ICollection.

See Also

SqlCeErrorCollection Class | Primeworks.DesktopSqlCe Namespace