NAnt SDK Documentation - v0.85-nightly-2005-11-09

IBuildLogger.Flush Method 

[This is preliminary documentation and subject to change.]

Flushes buffered build events or messages to the underlying storage.

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

Remarks

Missing <remarks> documentation for M:NAnt.Core.IBuildLogger.Flush

See Also

IBuildLogger Interface | NAnt.Core Namespace