Flush the currently buffered events
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
Flushes any events that have been buffered.
If the appender is buffering in Lossy mode then the contents of the buffer will NOT be flushed to the appender.
See Also