Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

FileAppender.LockingModelBase.CloseFile�Method�

Close the file

[Visual�Basic]
MustOverride�Public�Sub�CloseFile()
[C#]
public�abstract�void�CloseFile();

Remarks

Close the file. No further writes will be made.

See Also

FileAppender.LockingModelBase Class | log4net.Appender Namespace