Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
TextWriterAdapter.Flush�Method�
Flushes any buffered output
[Visual�Basic]
Overrides�Public�Sub�Flush()
[C#]
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
TextWriterAdapter Class | log4net.Util Namespace