SynchronizedCollection<T>::SyncRoot Property
.NET Framework (current version)
Gets the object used to synchronize access to the thread-safe collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Object^An object used to synchronize access to the thread-safe collection.
.NET Framework
Available since 3.0
Available since 3.0
Show: