Home All Groups Group Topic Archive Search About

is there any way to clear the buffer of a System.IO.StreamWriter so that it does not do a flush when

Author
28 Sep 2005 9:04 PM
Daniel
is there any way to clear the buffer of a System.IO.StreamWriter so that it
does not do a flush when it is closed in the finaly block?

Author
29 Sep 2005 2:58 AM
William Stacey [MVP]
You have already posted this multiple times in different groups.  This has
nothing to do with security.  Please see the dotnet.framework ng for your
replies.

--
William Stacey [MVP]

Show quoteHide quote
"Daniel" <softwareengineer98***@yahoo.com> wrote in message
news:%23p1Zw6GxFHA.1032@TK2MSFTNGP12.phx.gbl...
> is there any way to clear the buffer of a System.IO.StreamWriter so that
> it
> does not do a flush when it is closed in the finaly block?
>
>