Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILoggerRepository.ShutdownEvent Event

Event to notify that the repository has been shutdown.

[Visual�Basic]
Event�ShutdownEvent�As�LoggerRepositoryShutdownEventHandler
[C#]
event�LoggerRepositoryShutdownEventHandler�ShutdownEvent;

Remarks

Event raised when the repository has been shutdown.

See Also

ILoggerRepository Interface | log4net.Repository Namespace