StreamWriter.Finalize Method
Definition
Frees the resources of the current StreamWriter before it is reclaimed by the garbage collector.
!StreamWriter ()
~StreamWriter ();
override this.Finalize : unit -> unit
Finalize ()
Examples
For a list of common I/O tasks, see Common I/O Tasks.