Finalizes this appender by calling the implementation's
Close method.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Remarks
If this appender has not been closed then the Finalize method will call Close.
See Also