DefaultLogger.

Flush() Method

Summary

Flushes buffered build events or messages to the underlying storage.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DefaultLogger

Syntax

public virtual void Flush()

Return Value

Type Description
void