[This is preliminary documentation and subject to change.]
Flush any pending log messages (in case of asynchronous targets).
Flush any pending log messages (in case of asynchronous targets).
public static void Flush();
Flush any pending log messages (in case of asynchronous targets).
public static void Flush(int);
Flush any pending log messages (in case of asynchronous targets).
public static void Flush(TimeSpan);
LogManager Class | NLog Namespace