NAnt SDK Documentation - v0.92

LogWriter.Close Method 

Closes the current writer and releases any system resources associated with the writer.

[Visual Basic]
Overrides Public Sub Close()
[C#]
public override void Close();

See Also

LogWriter Class | NAnt.Core Namespace