HttpFileCollectionWrapper::IsSynchronized Property
.NET Framework (current version)
Gets a value that indicates whether access to the collection is thread-safe.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if access is synchronized (thread-safe); otherwise, false. The default is false.
Implements
ICollection::IsSynchronized
.NET Framework
Available since 3.5
Available since 3.5
Show: