Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderSkeleton.Finalize�Method�

Finalizes this appender by calling the implementation's Close method.

[Visual�Basic]
Overrides�Protected�Sub�Finalize()
[C#]
protected�override�void�Finalize();

Remarks

If this appender has not been closed then the Finalize method will call Close.

See Also

AppenderSkeleton Class | log4net.Appender Namespace