RemoteLoggingServerPlugin.Shutdown Method Apache log4netâ„¢ SDK Documentation
Is called when the plugin is to shutdown.

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public override void Shutdown()

Implements

IPlugin.Shutdown()
Remarks

When the plugin is shutdown the remote logging sink is disconnected.

See Also

Reference