ConfigurationPropertyCollection::SyncRoot Property
.NET Framework (current version)
Gets the object to synchronize access to the collection.
Assembly: System.Configuration (in System.Configuration.dll)
Implements
ICollection::SyncRootThe following example shows how to get the SyncRoot property value.
.NET Framework
Available since 2.0
Available since 2.0
Show: