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
      
      Remarks
      
        Missing <remarks> documentation for P:log4net.Core.LevelCollection.SyncRoot
      
      See Also
      
        LevelCollection Class | log4net.Core Namespace