log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
PluginCollection.SyncRoot Property
Gets an object that can be used to synchronize access to the collection.
[Visual Basic]
Overridable Public ReadOnly Property SyncRoot As
Object _
[C#]
public virtual
object SyncRoot {get;}
Property Value
An object that can be used to synchronize access to the collection.
Implements
ICollection.SyncRoot
See Also
PluginCollection Class | log4net.Plugin Namespace