ConfigurationElementCollection.SyncRoot Property
.NET Framework 4.6 and 4.5
Gets an object used to synchronize access to the ConfigurationElementCollection.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System.ObjectAn object used to synchronize access to the ConfigurationElementCollection.
Implements
ICollection.SyncRoot
Show: