Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IPlugin.Shutdown�Method�

Is called when the plugin is to shutdown.

[Visual�Basic]
Sub�Shutdown()
[C#]
void�Shutdown();

Remarks

This method is called to notify the plugin that it should stop operating and should detach from the repository.

See Also

IPlugin Interface | log4net.Plugin Namespace