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?

From: Daniel (softwareengineer98037_at_yahoo.com)
Date: 09/28/05

  • Next message: William Stacey [MVP]: "Re: 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?"
    Date: Wed, 28 Sep 2005 14:04:38 -0700
    
    

    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?


  • Next message: William Stacey [MVP]: "Re: 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?"