PluginCollection.IsSynchronized Property
      
     
    
       Gets a value indicating whether access to the collection is synchronized (thread-safe). 
      
        [Visual Basic]
        Overridable Public ReadOnly Property IsSynchronized As 
Boolean _
 
      
        [C#]
        public virtual 
bool IsSynchronized {get;}
 
      
      
      Implements
      
        ICollection.IsSynchronized
      
      Remarks
      
        Missing <remarks> documentation for P:log4net.Plugin.PluginCollection.IsSynchronized
      
      See Also
      
        PluginCollection Class | log4net.Plugin Namespace