IBuildLogger.

Flush() Method

Summary

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

Syntax

void Flush()

Return Value

Type Description
void