FileAppenderLockingModelBaseCloseFile Method Apache log4net™ SDK Documentation
Close the file

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

public abstract void CloseFile()
Remarks

Close the file. No further writes will be made.

See Also

Reference