FlushAndWait() Method
This blocks until all console messages are written, including new ones (so don't add messages while calling this).
Namespace
Statiq.App
Containing Type
ConsoleLoggerProvider

Syntax

public static void FlushAndWait()