TextWriterAppenderReset Method Apache log4net™ SDK Documentation
Clears internal references to the underlying TextWriter and other variables.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

protected virtual void Reset()
Remarks

Subclasses can override this method for an alternate closing behavior.

See Also

Reference