DataBindingCollection.IsSynchronized Property

 

Gets a value indicating whether the DataBindingCollection collection is synchronized (thread safe).

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

abstract IsSynchronized : bool with get
override IsSynchronized : bool with get

Property Value

Type: System.Boolean

Always false.

.NET Framework
Available since 1.1
Return to top
Show: