HttpSessionState::IsSynchronized Property
.NET Framework (current version)
Gets a value indicating whether access to the collection of session-state values is synchronized (thread safe).
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if access to the collection is synchronized (thread safe); otherwise, false.
Implements
ICollection::IsSynchronized
.NET Framework
Available since 1.1
Available since 1.1
Show: