iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

LazyList.IsSynchronized Property

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

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

Property Value

Implements

ICollection.

See Also

LazyList Class | IBatisNet.DataMapper.Proxy Namespace