Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton.ShutdownEvent Event

Event to notify that the repository has been shutdown.

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

Implements

ILoggerRepository.ShutdownEvent

Remarks

Event raised when the repository has been shutdown.

See Also

LoggerRepositorySkeleton Class | log4net.Repository Namespace