Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Logger.CloseNestedAppenders�Method�

Closes all attached appenders implementing the IAppenderAttachable interface.

[Visual�Basic]
Overridable�Public�Sub�CloseNestedAppenders()
[C#]
public�virtual�void�CloseNestedAppenders();

Remarks

Used to ensure that the appenders are correctly shutdown.

See Also

Logger Class | log4net.Repository.Hierarchy Namespace