This documentation is archived and is not being maintained.
ListViewPagedDataSource::IsSynchronized Property
Visual Studio 2008
Gets a value that indicates whether access to the data source is synchronized (thread-safe).
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
This property is derived from the System.Collections::ICollection interface and is overridden to always return false , which indicates that this class is not thread-safe.
For more information about the IsSynchronized property, see the ICollection::IsSynchronized property of the System.Collections::ICollection interface.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: