NAnt SDK Documentation - v0.92

IBuildLogger.Flush Method 

Flushes buffered build events or messages to the underlying storage.

[Visual Basic]
Sub Flush()
[C#]
void Flush();

See Also

IBuildLogger Interface | NAnt.Core Namespace