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