ProfileInfoCollection::IsSynchronized Property
.NET Framework (current version)
Gets a value indicating whether the profile info collection is thread safe.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::BooleanAlways false, because thread-safe profile info collections are not supported.
Implements
ICollection::IsSynchronizedApplication code does not normally use this property.
.NET Framework
Available since 2.0
Available since 2.0
Show: