LoggerRepositorySkeleton ShutdownEvent EventApache log4net™ SDK Documentation
Event to notify that the repository has been shutdown.

Namespace: log4net.Repository
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public event LoggerRepositoryShutdownEventHandler ShutdownEvent

Field Value

Type:
Event to notify that the repository has been shutdown.

Implements

ILoggerRepository ShutdownEvent
Remarks

Event raised when the repository has been shutdown.

See Also