NLog Logging Library

LogManager.Flush Method ()

[This is preliminary documentation and subject to change.]

Flush any pending log messages (in case of asynchronous targets).

[Visual Basic]
Overloads Public Shared Sub Flush()
[C#]
public static void Flush();

See Also

LogManager Class | NLog Namespace | LogManager.Flush Overload List