SPBaseCollection.System.Collections.ICollection.IsSynchronized Property

This property is reserved for internal use and is not intended to be used directly from your code.

Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)

Syntax

Property Value

true if access to the collection is synchronized; otherwise, false.

See Also

Reference

SPBaseCollection Class
SPBaseCollection Members
Microsoft.SharePoint Namespace