Event to notify that the repository has had its configuration reset.
Namespace: log4net.RepositoryAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
event LoggerRepositoryConfigurationResetEventHandler ConfigurationReset
event LoggerRepositoryConfigurationResetEventHandler ConfigurationReset
Event ConfigurationReset As LoggerRepositoryConfigurationResetEventHandler
Event ConfigurationReset As LoggerRepositoryConfigurationResetEventHandler
event LoggerRepositoryConfigurationResetEventHandler^ ConfigurationReset {
void add (LoggerRepositoryConfigurationResetEventHandler^ value);
void remove (LoggerRepositoryConfigurationResetEventHandler^ value);
}
event LoggerRepositoryConfigurationResetEventHandler^ ConfigurationReset {
void add (LoggerRepositoryConfigurationResetEventHandler^ value);
void remove (LoggerRepositoryConfigurationResetEventHandler^ value);
}
Field Value
Type:
Event to notify that the repository has had its configuration reset.
Event raised when the repository's configuration has been
reset to default.