LogWriter.

Close() Method

Summary

Closes the current writer and releases any system resources associated with the writer.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
LogWriter

Syntax

public override void Close()

Return Value

Type Description
void