Raise a configuration changed event on this repository
            
Namespace: log4net.RepositoryAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax
Parameters
- e
 - Type: 
System EventArgs
EventArgs.Empty 
Remarks
Applications that programmatically change the configuration of the repository should raise this event notification to notify listeners.
See Also