QuietTextWriter Close Method Apache log4net™ SDK Documentation
Closes the underlying output writer.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public override void Close()
Remarks

Closes the underlying output writer.

See Also