ConfigurationElementCollection.SyncRoot Property

 

Gets an object used to synchronize access to the ConfigurationElementCollection.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

Public ReadOnly Property SyncRoot As Object

Property Value

Type: System.Object

An object used to synchronize access to the ConfigurationElementCollection.

.NET Framework
Available since 2.0
Return to top
Show: