log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LevelCollection.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;}
Implements
ICollection.SyncRoot
See Also
LevelCollection Class | log4net.Core Namespace