Home All Groups Group Topic Archive Search About

System.IO.StreamWriter Close or Flush method to shut down the computer in such a way that just part

Author
6 Sep 2005 7:55 PM
Daniel
System.IO.StreamWriter Close or Flush method to shut down the computer in
such a way that just part of the file is written? or an empty file is
written? Also if the Close or Flush is to a streamwriter writing to a
network share, is it possible for the network to go down in such a way that
the tartet file is only partialy written? or are there some kind of check
sums to prevent this.