log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggerRepositorySkeleton.OnShutdown Method
Notify the registered listeners that the repository is shutting down
[Visual Basic]
Overridable Protected Sub OnShutdown( _
ByVal
e As
EventArgs _
)
Parameters
-
e
- Empty EventArgs
Remarks
Notify any listeners that this repository is shutting down.
See Also
LoggerRepositorySkeleton Class | log4net.Repository Namespace