What's the difference between FileStream.Flush() and FileStream.Flush(True)?

MSDN says that FileStream.Flush(True) "also clears all intermediate file buffers.".

What does "all intermediate file buffers" mean exactly?

22
задан Jeff Yates 7 February 2011 в 14:21
поделиться