TextWriterAdapterFlush Method Apache log4net™ SDK Documentation
Flushes any buffered output

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public override void Flush()
Remarks

Clears all buffers for the writer and causes any buffered data to be written to the underlying device

See Also

Reference